7 #ifndef DtSurfaceVesselEncoder_H_
8 #define DtSurfaceVesselEncoder_H_
94 #define DtDEFINE_SIMPLE_SURFACE_VESSEL_ATTR_ENCODER( \
95 attrName, netType, inspector) \
96 DtDEFINE_SIMPLE_ATTR_ENCODER( \
97 DtSurfaceVesselEncoder, \
98 DtEntityStateRepository, \
99 attrName, netType, inspector)
106 #define DtDEFINE_SIMPLE_SURFACE_VESSEL_ATTR_CHECKER( \
107 attrName, inspector) \
108 DtDEFINE_SIMPLE_ATTR_CHECKER( \
109 DtSurfaceVesselEncoder, \
110 DtEntityStateRepository, \
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
class DtSurfaceVesselEncoder:
Definition: surfaceVesselEncoder.h:25
DtHlaStateEncoder is used to provide encoding of a state repository into a state message in an HLA (a...
Definition: hlaStateEncoder.h:30
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc13.h:41
Contains the DtEntityStateRepository class declaration.