#include <IAGDDParser.h>
Definition at line 15 of file IAGDDParser.h.
◆ IAGDDParser() [1/2]
IAGDDParser::IAGDDParser |
( |
| ) |
|
|
inline |
◆ IAGDDParser() [2/2]
IAGDDParser::IAGDDParser |
( |
const std::string & |
s | ) |
|
|
inline |
◆ ~IAGDDParser()
virtual IAGDDParser::~IAGDDParser |
( |
| ) |
|
|
inlinevirtual |
◆ elementLoop() [1/2]
virtual void IAGDDParser::elementLoop |
( |
| ) |
|
|
pure virtual |
◆ elementLoop() [2/2]
virtual void IAGDDParser::elementLoop |
( |
AGDDController & |
c, |
|
|
xercesc::DOMNode * |
|
|
) |
| |
|
pure virtual |
◆ navigateTree()
◆ ParseFile()
virtual bool IAGDDParser::ParseFile |
( |
const std::string & |
| ) |
|
|
pure virtual |
◆ ParseFileAndNavigate()
◆ ParseString()
virtual bool IAGDDParser::ParseString |
( |
const std::string & |
| ) |
|
|
pure virtual |
◆ ParseStringAndNavigate()
◆ WriteToFile()
virtual bool IAGDDParser::WriteToFile |
( |
const std::string & |
| ) |
|
|
pure virtual |
◆ m_fileName
std::string IAGDDParser::m_fileName |
|
protected |
The documentation for this class was generated from the following file: