35 #include <boost/unordered_map.hpp>
36 #include <boost/unordered_set.hpp>
50 namespace DtBufferSerialize
111 DT_DLL_vrfutil const char *
decode(boost::unordered_map<DtUUID, DtUUID>& val,
const char *buffer);
UUID is a unique ID wrapper class.
Definition: uuid.h:59
DT_DLL_readerWriter int getSize(const DtString &val)
The number of bytes required to encode the value.
DtSupplyEntry.
Definition: supplyEntry.h:26
DtRwNLengthStringVector is a named, readable/writable vector of strings of arbitrary length...
Definition: rwNLengthStringVector.h:28
class DtRwIntegerAttributeList:
Definition: rwIntegerAttributeList.h:32
Contains the DtUUID class declaration.
uuid class
Definition: rwUUID.h:26
File: rwJoystickControlInformation.h.
Definition: rwJoystickControls.h:28
Instances of DtRwIntegerList are lists of readable, writeable integers (DtRwInts). The list contains pointers to DtRwInt instances.
Definition: rwIntegerList.h:19
Definition: rwOrbatData.h:20
class DtRwIntegerAttribute:
Definition: rwIntegerAttribute.h:19
DT_DLL_readerWriter char * encode(const DtFilename &val, char *buffer)
Serializes the provided value val into buffer. buffer must have at least the number of bytes returned...
The DtRwPlanSimulationObject is a variable that is used in the plan language to represent a simulatio...
Definition: rwPlanSimulationObject.h:17
DtRwTranslatableStringObject is a simple class that will keep track of strings that can be translated...
Definition: rwTranslatableStringObject.h:31
DtRwNLengthUUIDVector is a named, readable/writable vector of DtUUIDs. Can be used in place of a NLen...
Definition: rwNLengthUUIDVector.h:30
class DtRwRealAttributeList:
Definition: rwRealAttributeList.h:29
The DtRwPlanVariable is a base class that minimally implements a plan variable. Subclasses will imple...
Definition: rwPlanVariable.h:18
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
Definition: rwStringList.h:20
Definition: simInterfaceContent.h:45
DT_DLL_readerWriter const char * decode(DtString &val, const char *buffer)
Decodes a value from buffer and places the result in val of the type specified by val...
Reader-Writer wind level specified by floor altitude, speed and direction.
Definition: rwWindLevel.h:18
class DtRwRealAttribute:
Definition: rwRealAttribute.h:19