47 namespace DtBufferSerialize
108 DT_DLL_vrfutil const char *
decode(boost::unordered_map<DtUUID, DtUUID>& val,
const char *buffer);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
DT_DLL_readerWriter int getSize(const DtString &val)
The number of bytes required to encode the value.
DtSupplyEntry.
Definition: supplyEntry.h:26
class DtRwObjectType:
Definition: rwObjectType.h:18
DtRwNLengthStringVector is a named, readable/writable vector of strings of arbitrary length...
Definition: rwNLengthStringVector.h:28
class DtRwIntegerAttributeList:
Definition: rwIntegerAttributeList.h:32
Description: Readable, Writable uuid string.
Definition: rwUUID.h:419
File: rwJoystickControlInformation.h.
Definition: rwJoystickControls.h:28
Instances of DtRwIntegerList are lists of readable, writeable integers (DtRwInts).
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.
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:28
DtRwNLengthUUIDVector is a named, readable/writable vector of DtUUIDs.
Definition: rwNLengthUUIDVector.h:30
class DtRwRealAttributeList:
Definition: rwRealAttributeList.h:29
The DtRwPlanVariable is a base class that minimally implements a plan variable.
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