|
void | initialize () |
|
const TiXmlElement * | get_current_element () const |
|
TiXmlElement * | get_current_element () |
|
bool | import_from_file (const boost::filesystem::path &path) |
|
bool | import_from_file (const boost::filesystem::path &path, std::string &error) |
|
bool | export_to_file (const boost::filesystem::path &path) |
|
void | push_current_element () const |
|
void | pop_current_element () const |
|
void | set_current_element (const TiXmlElement *element) const |
|
int | get_major_version () const |
|
int | get_minor_version () const |
|
int | get_patch_version () const |
|
The documentation for this class was generated from the following files: