7 #ifndef DtTankerAircraftEncoder_H_
8 #define DtTankerAircraftEncoder_H_
95 #define DtDEFINE_SIMPLE_TANKER_AIRCRAFT_ATTR_ENCODER( \
96 attrName, netType, inspector) \
97 DtDEFINE_SIMPLE_ATTR_ENCODER( \
98 DtTankerAircraftEncoder, \
99 DtEntityStateRepository, \
100 attrName, netType, inspector)
107 #define DtDEFINE_SIMPLE_TANKER_AIRCRAFT_ATTR_CHECKER( \
108 attrName, inspector) \
109 DtDEFINE_SIMPLE_ATTR_CHECKER( \
110 DtTankerAircraftEncoder, \
111 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
DtDECLARE_ENTITY_ATTR_CHECKER(AntiCollisionLightsDayNight)
Static need<Attribute> member functions.
class DtAircraftEncoder:
Definition: aircraftEncoder.h:25
DtHlaStateEncoder is used to provide encoding of a state repository into a state message in an HLA (a...
Definition: hlaStateEncoder.h:30
static DtHlaStateEncoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Create a DtAircraftEncoder.
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc1516.h:41
DtDECLARE_ENTITY_ATTR_ENCODER(AntiCollisionLightsDayNight)
Static encode<Attribute> member functions.
class DtTankerAircraftEncoder:
Definition: tankerAircraftEncoder.h:25
This file provides a declaration of the class DtAircraftEncoder.
Contains the DtEntityStateRepository class declaration.
DtAircraftEncoder & operator=(const DtAircraftEncoder &orig)
assignment operator