11 #ifndef iffStateEncoder_H_
12 #define iffStateEncoder_H_
51 virtual bool sendNeeded(
62 virtual bool dataParamsNeedUpdating(
Contains the DtIffStateRepository class declaration.
DtIffAtcNavaidsPdu myAsPdu
Definition: iffStateEncoder.h:67
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Defines a protocol independent repository of attributes for IFF objects.
Definition: iffStateRepository.h:57
Instances of DtIffAtcNavaidsPdu are used to send information about simulated radio transponders and i...
Definition: iffAtcNavaidsPdu.h:48
The DtStateEncoder class provides a base class for all DIS encoders.
Definition: stateEncoder.h:33
DtStateEncoder & operator=(const DtStateEncoder &orig)
Assignment operator.
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
#define DtCLONE_ENCODER(encoderClass)
Definition: stateEncoder.h:26
This file declares the DIS version of DtStateEncoder.
Instances of DtIffStateEncoder are used to take state information from a DtIffStateRepository and pla...
Definition: iffStateEncoder.h:24