VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. 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.

Public Attributes

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

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 Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)