VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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  DtMSDLVector
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

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)