MyGUI  3.0.1
Functions
MyGUI::xml::utility Namespace Reference

Functions

std::string convert_from_xml (const std::string &_string, bool &_ok)
std::string convert_to_xml (const std::string &_string)

Function Documentation

std::string MyGUI::xml::utility::convert_from_xml ( const std::string &  _string,
bool &  _ok 
)

Definition at line 34 of file MyGUI_XmlDocument.cpp.

std::string MyGUI::xml::utility::convert_to_xml ( const std::string &  _string)

Definition at line 77 of file MyGUI_XmlDocument.cpp.