Non copyable.
More...
Protected Attributes |
| MAKRti::DtEnvironment | myEnvironment |
| | the cached environment
|
| MAKRti::DtFilename | myXmlFile |
| | the name of the default xml file to read from
|
| MAKRti::DtString | myReadFileVersion |
| | The version of the file that was read.
|
| bool | myFileWasRead |
| | Indicates whether a cache file was found and read.
|
| std::vector< DtNodeIconFile > | myImageFiles |
| | Vector that holds the simple image file information.
|
Static Protected Attributes |
|
| static const MAKRti::DtString | theVersionString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theRootNodeString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theNodeIconString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theIdentifierString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theIconFileString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theIdTypeString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theFederateTypeString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theFederateNameString |
| | String constants for parsing the xml file.
|
| static const MAKRti::DtString | theProcessNameString |
| | String constants for parsing the xml file.
|
Detailed Description
Constructor & Destructor Documentation
| DtNodeIconXmlReader::DtNodeIconXmlReader |
( |
const MAKRti::DtFilename & |
xmlFile | ) |
|
| virtual DtNodeIconXmlReader::~DtNodeIconXmlReader |
( |
| ) |
|
|
virtual |
Member Function Documentation
Convert a DtFederateIdentifierType to a string for the xml file.
| virtual const std::vector< DtNodeIconFile >& DtNodeIconXmlReader::getNodeIconFiles |
( |
| ) |
|
|
virtual |
Return the loaded file names.
| virtual void DtNodeIconXmlReader::parse |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtNodeIconXmlReader::setNodeIconFiles |
( |
const std::vector< DtNodeIconFile > & |
iconFiles | ) |
|
|
virtual |
Set the currently used file names and save to disk.
Convert an xml string to a DtFederateIdentifierType.
Member Data Documentation
| MAKRti::DtEnvironment DtNodeIconXmlReader::myEnvironment |
|
protected |
| bool DtNodeIconXmlReader::myFileWasRead |
|
protected |
Indicates whether a cache file was found and read.
Vector that holds the simple image file information.
| MAKRti::DtString DtNodeIconXmlReader::myReadFileVersion |
|
protected |
The version of the file that was read.
| MAKRti::DtFilename DtNodeIconXmlReader::myXmlFile |
|
protected |
the name of the default xml file to read from
| const MAKRti::DtString DtNodeIconXmlReader::theFederateNameString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theFederateTypeString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theIconFileString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theIdentifierString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theIdTypeString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theNodeIconString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theProcessNameString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theRootNodeString |
|
staticprotected |
String constants for parsing the xml file.
| const MAKRti::DtString DtNodeIconXmlReader::theVersionString |
|
staticprotected |
String constants for parsing the xml file.
The documentation for this class was generated from the following file: