VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
DtMsdlScenarioContentsItem Class Reference

Class that will keep track of all XML data that is not already parsed as part of the import process. More...

Public Attributes

std::string myName
std::string myValue
std::map< std::string,
DtMsdlScenarioContentsItem
myChildren

Detailed Description

Class that will keep track of all XML data that is not already parsed as part of the import process.

It is a tree structure of name, value and child nodes. You can use the findValue method to query this structure, knowing the elements that are comprised in it. The query is in the form of a "directory" like search, for example Relations/ForceRelation/ForceRelationData/ForceSideHandle

Member Data Documentation

std::string DtMsdlScenarioContentsItem::myName
std::string DtMsdlScenarioContentsItem::myValue
std::map<std::string, DtMsdlScenarioContentsItem> DtMsdlScenarioContentsItem::myChildren

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)