VR-Forces 4.1 Class Documentation
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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)