VR-Forces 4.1.1 Class Documentation
Classes | Namespaces | Macros | Functions
msdlScenarioDescriptionImporterExporter.h File Reference

Go to the source code of this file.

Classes

class  DtMSDLScenarioContentsItem
 Class that will keep track of all XML data that is not already parsed as part of the import process. More...
class  DtMSDLSimulatedElement
 Class that represents a simulated element (aggregate or entity) in the simulation. More...
class  DtMSDLSimulatedTacticalGraphic
 Class that represents a tactical graphic element. More...
class  DtMSDLOverlayLayer
 Class that represents an overlay layer. More...
class  DtForceSide
 ForcesSide structure. Used to hold force information. More...
class  DtMSDLScenarioDescriptionImporterExporter
 The main class that is used to import/export values from/to an MSDL file. More...

Namespaces

namespace  DtBufferSerialize
 This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array.

Macros

#define DtImportDataSetCountryForForce   "DtImportDataSetCountryForForce"

Typedefs

typedef std::string MSDL_UUID
 Conveniece typedef for representing an MSDL UUID.
typedef std::map< MSDL_UUID,
std::string > 
Associations
 Conveniece typedef for representing an MSDL UUID.

Functions

template<typename _Key , typename _Value >
std::string DtBufferSerialize::encodeForImportData (const std::map< _Key, _Value > &v)
template<typename _Key , typename _Value >
void DtBufferSerialize::decodeFromImportData (std::map< _Key, _Value > &map, const std::string &s)

Detailed Description

Macro Definition Documentation

#define DtImportDataSetCountryForForce   "DtImportDataSetCountryForForce"

Typedef Documentation

typedef std::string MSDL_UUID

Conveniece typedef for representing an MSDL UUID.

These structures will be used to keep track of the simulation data that is to be imported into the simulation during an import process or exported from the simulation during an export process

typedef std::map<MSDL_UUID, std::string> Associations

Conveniece typedef for representing an MSDL UUID.

These structures will be used to keep track of the simulation data that is to be imported into the simulation during an import process or exported from the simulation during an export process


Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)