Inherits XMLVisitor.
Definition at line 69 of file hla.cxx.
◆ DataElementList
◆ ObjectClassConfigList
◆ XMLConfigReader()
FGHLA::XMLConfigReader::XMLConfigReader |
( |
| ) |
|
|
inline |
◆ data()
virtual void FGHLA::XMLConfigReader::data |
( |
const char * | s, |
|
|
int | length ) |
|
inlineprotectedvirtual |
◆ endElement()
virtual void FGHLA::XMLConfigReader::endElement |
( |
const char * | name | ) |
|
|
inlineprotectedvirtual |
◆ endXML()
virtual void FGHLA::XMLConfigReader::endXML |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getAttribute() [1/2]
std::string FGHLA::XMLConfigReader::getAttribute |
( |
const char * | name, |
|
|
const XMLAttributes & | atts ) |
|
inlineprotected |
◆ getAttribute() [2/2]
std::string FGHLA::XMLConfigReader::getAttribute |
( |
const std::string & | name, |
|
|
const XMLAttributes & | atts ) |
|
inlineprotected |
◆ getFederateObjectModel()
const std::string & FGHLA::XMLConfigReader::getFederateObjectModel |
( |
| ) |
const |
|
inline |
◆ getObjectClassConfigList()
◆ getRTIArguments()
const std::list< std::string > & FGHLA::XMLConfigReader::getRTIArguments |
( |
| ) |
const |
|
inline |
◆ getRTIVersion()
HLAVersion FGHLA::XMLConfigReader::getRTIVersion |
( |
| ) |
const |
|
inline |
◆ startElement()
virtual void FGHLA::XMLConfigReader::startElement |
( |
const char * | name, |
|
|
const XMLAttributes & | atts ) |
|
inlineprotectedvirtual |
◆ startXML()
virtual void FGHLA::XMLConfigReader::startXML |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: