53 static bool needAcousticName(
59 static bool needFunctionCode(
65 static bool needAcousticsIdentifier(
70 static void encodeAcousticName(
73 RTI::AttributeHandle attrHandle);
76 static void encodeFunctionCode(
79 RTI::AttributeHandle attrHandle);
82 static void encodeAcousticsIdentifier(
85 RTI::AttributeHandle attrHandle);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
class DtActiveSonarEncoder
Definition: activeSonarEncoderHLA.h:24
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
DtUnderwaterAcousticsEmissionEncoder & operator=(const DtUnderwaterAcousticsEmissionEncoder &orig)
Assignment operator.
Instances of DtUnderwaterAcousticsEmissionEncoder encode data from DtUnderwaterAcousticsEmissionState...
Definition: underwaterAcousticsEmissionEncoder.h:22
class DtActiveSonarStateRepository
Definition: activeSonarStateRepository.h:29
This file provides a declaration of the class DtUnderwaterAcousticsEmissionEncoder.
static DtHlaStateEncoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Function that creates a DtUnderwaterAcousticsEmissionEncoder.
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154