MyGUI
3.2.1
|
Functions | |
static std::string | convert_from_xml (const std::string &_string, bool &_ok) |
static std::string | convert_to_xml (const std::string &_string) |
static std::string MyGUI::xml::utility::convert_from_xml | ( | const std::string & | _string, |
bool & | _ok | ||
) | [static] |
Definition at line 18 of file MyGUI_XmlDocument.cpp.
static std::string MyGUI::xml::utility::convert_to_xml | ( | const std::string & | _string | ) | [static] |
Definition at line 61 of file MyGUI_XmlDocument.cpp.