Definition at line 38 of file XMLReader.h.
Public Member Functions | |
Attributes () | |
Attributes (const std::string &nName, const std::string &nValue) | |
Public Attributes | |
std::string | fName |
std::string | fValue |
|
inline |
Definition at line 42 of file XMLReader.h.
|
inline |
Definition at line 43 of file XMLReader.h.
std::string XMLReader::Attributes::fName |
Definition at line 40 of file XMLReader.h.
std::string XMLReader::Attributes::fValue |
Definition at line 41 of file XMLReader.h.