8 #ifndef VehicleDecoder_H_
9 #define VehicleDecoder_H_
24 #define DtDECLARE_VEHICLE_ATTR_DECODER(attrName) \
25 DtDECLARE_ATTR_DECODER(DtEntityStateRepository, attrName)
37 virtual ~VehicleDecoder();
46 DtDECLARE_VEHICLE_ATTR_DECODER(VehicleType);
47 DtDECLARE_VEHICLE_ATTR_DECODER(GeocLoc);
#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: exerciseConnDIS.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtEntityStateRepository are used to maintain attributes and state of entity objects in a...
Definition: entityStateRepository.h:36
This file contains the declaration of DtHlaStateDecoder.