31 DtObjClassDesc* classDesc);
45 static DtHlaStateEncoder* create(
47 DtObjClassDesc* classDesc);
53 static bool needAcousticName(
59 static bool needFunctionCode(
65 static bool needAcousticsIdentifier(
70 static void encodeAcousticName(
72 RTI::AttributeHandleValuePairSet* attrs,
73 RTI::AttributeHandle attrHandle);
76 static void encodeFunctionCode(
78 RTI::AttributeHandleValuePairSet* attrs,
79 RTI::AttributeHandle attrHandle);
82 static void encodeAcousticsIdentifier(
84 RTI::AttributeHandleValuePairSet* attrs,
85 RTI::AttributeHandle attrHandle);
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
Instances of DtActiveSonarEncoder are used to take state information from a DtActiveSonarStateReposit...
Definition: activeSonarEncoderDIS.h:23
class DtActiveSonarStateRepository
Definition: activeSonarStateRepository.h:29