![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | vrfXml::DtBindingTypes |
Namespaces | |
| namespace | vrfXml |
Typedefs | |
| typedef std::list< DtString > | vrfXml::TypeList |
| ! Binding Types object Anything added to "types" is a variable binding display name "rwTypes" maps this to an rw object Type string, that can be passed into the rw factory. | |
| 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::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::GuiOnPalettes = "gui-on-palettes" |
| 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::GuiCategories = "gui-categories" |
| static const char * | vrfXml::GuiDeployableCountries = "gui-deployable-countries" |
| 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 |