28 DtObjClassDesc* classDesc);
41 static DtHlaStateEncoder* create(
43 DtObjClassDesc* classDesc);
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 DtTimeAndDateRepository objects to the net structu...
Definition: timeAndDateEncoderDIS.h:26
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file contains the declaration of DtHlaStateEncoder.
Instances of DtTimeAndDateStateRepository are used to store state data for MAK_TimeAndDate objects...
Definition: timeAndDateStateRepository.h:26