![]() |
Blamite Game Engine - Strings
00386.06.16.23.0646.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
#include <string>
Go to the source code of this file.
Namespaces | |
BlamStrings | |
Namespace for Blamite's shared C++ library. | |
BlamStrings::Utils | |
Namespace containing general-purpose utilities. | |
BlamStrings::Utils::XML | |
Namespace containing functions for working with XML files and data. | |
Macros | |
#define | STRINGS_API __declspec(dllimport) |
Functions | |
STRINGS_API std::string | BlamStrings::Utils::XML::FormatXMLString (std::string xml_contents, int spaces_per_indent=4) |
Formats a string containing XML data into a human-readable format. More... | |
#define STRINGS_API __declspec(dllimport) |