25 namespace DtBufferSerialize
DT_DLL_readerWriter int getSize(const DtString &val)
The number of bytes required to encode the value.
A hazard type contains hazard area information and the type it applies to.
Definition: rwHazardAreaInformation.h:33
DtRwAerodromeLightSetting holds a target, light group and intensity to set that light group at...
Definition: rwAerodromeLightSetting.h:15
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...
DtRwRunwayConditionSetting holds a runway name and a condition to set the runway to.
Definition: rwRunwayConditionSetting.h:15
#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
DtRwAffectableEngineeringObject holds a the information needed to know how a unit may create a type o...
Definition: rwAffectableEngineeringObject.h:22
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...
A DtRwActivities list will contain a list of activities (key/value pair) by entity type that will sup...
Definition: rwActivities.h:20
DtRwUserQuestion contains the contents of a question that is asked to the user.
Definition: rwUserQuestion.h:22