8 #ifndef VehicleDecoder_H_
9 #define VehicleDecoder_H_
24 #define DtDECLARE_VEHICLE_ATTR_DECODER(attrName) \
25 DtDECLARE_ATTR_DECODER(DtEntityStateRepository, attrName)
#define DT_DLL_FOMMAP
Definition: myFomMap.h:21
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
#define DtDECLARE_VEHICLE_ATTR_DECODER(attrName)
This macro can be used to declare the attribute decoding functions, which are static members of Vehic...
Definition: vehicleDec.h:24
A simple FOM Mapper decoder class for the MyFomMap example.
Definition: vehicleDec.h:29
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc13.h:41
Instances of DtEntityStateRepository are used to maintain attributes and state of entity objects in a...
Definition: entityStateRepository.h:42
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:34
This file contains the declaration of DtHlaStateDecoder.