49 static bool needDateAndTimeOfDay(
54 static void encodeDateAndTimeOfDay(
56 RTI::AttributeHandleValuePairSet* attrs,
57 RTI::AttributeHandle attrHandle);
61 static bool needTimeOfDayAdvancementSpeed(
66 static void encodeTimeOfDayAdvancementSpeed(
68 RTI::AttributeHandleValuePairSet* attrs,
69 RTI::AttributeHandle attrHandle);
73 static bool needSunPositionLockedToObserver(
78 static void encodeSunPositionLockedToObserver(
80 RTI::AttributeHandleValuePairSet* attrs,
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: objClassDesc13.h:41
DtHlaStateEncoder & operator=(const DtHlaStateEncoder &orig)
assignment operator
Instances of DtTimeAndDateStateRepository are used to store state data for MAK_TimeAndDate objects...
Definition: timeAndDateStateRepository.h:26