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