MyGUI  3.2.0
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 33 of file MyGUI_XmlDocument.cpp.

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

Definition at line 76 of file MyGUI_XmlDocument.cpp.