68 #define DtDEFINE_SIMPLE_GROUNDVEHICLE_ATTR_ENCODER( \
69 attrName, netType, inspector) \
70 DtDEFINE_SIMPLE_ATTR_ENCODER( \
71 DtGroundVehicleEncoder, \
72 DtEntityStateRepository, \
73 attrName, netType, inspector)
80 #define DtDEFINE_SIMPLE_GROUNDVEHICLE_ATTR_CHECKER( \
81 attrName, inspector) \
82 DtDEFINE_SIMPLE_ATTR_CHECKER( \
83 DtGroundVehicleEncoder, \
84 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
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.
class DtGroundVehicleEncoder:
Definition: groundVehicleEncoder.h:22