![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| struct | vrfXml::DtBindingTypes |
Namespaces | |
| vrfXml | |
Typedefs | |
| typedef std::list< DtString > | vrfXml::TypeList |
| typedef std::map< DtString, DtString > | vrfXml::StringMap |
| typedef std::map< DtEntityType, DtString > | vrfXml::EntityTypeStrings |
Variables | |
| static const char * | vrfXml::SensorSignatures = "sensorSignatures" |
| static DtBindingTypes | vrfXml::theBindingTypes |
| static const char * | vrfXml::Platform = "platform" |
| static const char * | vrfXml::ParamName = DtXMLParamName |
| static const char * | vrfXml::SystemName = "systemName" |
| static const char * | vrfXml::Filename = "filename" |
| static const char * | vrfXml::ParentFile = "parentFile" |
| static const char * | vrfXml::SimObjects = "simObjects" |
| static const char * | vrfXml::SimObject = "simObject" |
| static const char * | vrfXml::VariableBindings = "variableBindings" |
| static const char * | vrfXml::System = "componentSystem" |
| static const char * | vrfXml::GuiInformation = "guiInformation" |
| static const char * | vrfXml::GuiUniqueId = "gui-unique-id" |
| static const char * | vrfXml::GuiCanCreate = "gui-can-create" |
| static const char * | vrfXml::GuiOnOverlayPalette = "gui-on-overlay-palette" |
| static const char * | vrfXml::GuiCanAggregate = "gui-can-aggregate" |
| static const char * | vrfXml::GuiMenuIcon = "gui-menu-icon" |
| static const char * | vrfXml::GuiKeywords = "gui-keywords" |
| static const char * | vrfXml::GuiDefaultOverlayLayer = "gui-default-overlay-layer" |
| static const char * | vrfXml::GuiLabel = "gui-label" |
| static const char * | vrfXml::GuiDescription = "gui-description" |
| static const char * | vrfXml::GuiCategories = "gui-categories" |
| static const char * | vrfXml::GuiDeployableCountries = "gui-deployable-countries" |
| static const char * | vrfXml::GuiIconLists = "gui-icon-lists" |
| static const char * | vrfXml::MatchType = "matchType" |
| static const char * | vrfXml::RwSystems = "systems" |
| static const char * | vrfXml::RwSystemDefinition = "system-definition" |
| static const char | vrfXml::XmlVariableChar = DtXMLVariableReference |
| static const char | vrfXml::MtlVariableChar = DtMTLVariableReference |