#include <XMLFile.hpp>
Definition at line 23 of file XMLFile.hpp.
§ XMLFile() [1/2]
§ XMLFile() [2/2]
| gk::XMLFile::XMLFile |
( |
const std::string & |
filename | ) |
|
§ FirstChildElement()
| tinyxml2::XMLHandle gk::XMLFile::FirstChildElement |
( |
const char * |
element | ) |
|
|
inline |
§ load()
| void gk::XMLFile::load |
( |
const std::string & |
filename | ) |
|
§ m_doc
| tinyxml2::XMLHandle gk::XMLFile::m_doc {m_xml} |
|
private |
§ m_xml
| tinyxml2::XMLDocument gk::XMLFile::m_xml |
|
private |
The documentation for this class was generated from the following files: