7 #ifndef DtMilitaryEntityEncoder_H_
8 #define DtMilitaryEntityEncoder_H_
73 #define DtDEFINE_SIMPLE_MIL_ENTITY_ATTR_ENCODER( \
74 attrName, netType, inspector) \
75 DtDEFINE_SIMPLE_ATTR_ENCODER(DtMilitaryEntityEncoder, \
76 DtEntityStateRepository, \
77 attrName, netType, inspector)
84 #define DtDEFINE_SIMPLE_MIL_ENTITY_ATTR_CHECKER( \
85 attrName, inspector) \
86 DtDEFINE_SIMPLE_ATTR_CHECKER(DtMilitaryEntityEncoder, \
87 DtEntityStateRepository, \
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
DtPhysicalEntityEncoder & operator=(const DtPhysicalEntityEncoder &orig)
assignment operator
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtDECLARE_ENTITY_ATTR_ENCODER(DamageState)
Static encode<Attribute> member functions.
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
DtDECLARE_ENTITY_ATTR_CHECKER(ArticulatedParametersArray)
Static need<Attribute> member functions.
This file provides a declaration of the class DtPhysicalEntityEncoder.
Contains the DtEntityStateRepository class declaration.
static DtHlaStateEncoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Create a DtPhysicalEntityEncoder.
class DtMilitaryEntityEncoder:
Definition: militaryEntityEncoder.h:25
class DtPhysicalEntityEncoder:
Definition: physicalEntityEncoder.h:25