49 static bool needDateAndTimeOfDay(
54 static void encodeDateAndTimeOfDay(
57 RTI::AttributeHandle attrHandle);
61 static bool needTimeOfDayAdvancementSpeed(
66 static void encodeTimeOfDayAdvancementSpeed(
69 RTI::AttributeHandle attrHandle);
73 static bool needSunPositionLockedToObserver(
78 static void encodeSunPositionLockedToObserver(
81 RTI::AttributeHandle attrHandle);
Instances of DtTimeAndDateEncoder encode data from DtTimeAndDateStateRepository objects to the net st...
Definition: timeAndDateEncoderHLA.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
This file contains the declaration of DtHlaStateEncoder.
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: objClassDesc1516.h:41
DtHlaStateEncoder & operator=(const DtHlaStateEncoder &orig)
assignment operator
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:237
Instances of DtTimeAndDateStateRepository are used to store state data for MAK_TimeAndDate objects...
Definition: timeAndDateStateRepository.h:26