VR-Link API Documentation for HLA 1.3
Public Member Functions | Static Public Member Functions | Static Protected Member Functions
DtUnderwaterAcousticsEmissionEncoder Class Reference

Instances of DtUnderwaterAcousticsEmissionEncoder encode data from DtUnderwaterAcousticsEmissionStateRepository objects to the net structures to be sent to the network. More...

+ Inheritance diagram for DtUnderwaterAcousticsEmissionEncoder:
+ Collaboration diagram for DtUnderwaterAcousticsEmissionEncoder:

List of all members.

Public Member Functions

 DtUnderwaterAcousticsEmissionEncoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Default constructor.
virtual ~DtUnderwaterAcousticsEmissionEncoder ()
 Destructor.
 DtUnderwaterAcousticsEmissionEncoder (const DtUnderwaterAcousticsEmissionEncoder &orig)
 Copy constructor.
DtUnderwaterAcousticsEmissionEncoderoperator= (const DtUnderwaterAcousticsEmissionEncoder &orig)
 Assignment operator.

Static Public Member Functions

static DtHlaStateEncodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Function that creates a DtUnderwaterAcousticsEmissionEncoder.

Static Protected Member Functions

static bool needEventIdentifier (const DtUnderwaterAcousticsEmissionRepository &stateRep, const DtUnderwaterAcousticsEmissionRepository &asSeenByRemote)
 Return true if EventIdentifier needs to be sent to the network, false otherwise.
static void encodeEventIdentifier (const DtUnderwaterAcousticsEmissionRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle)
 Encodes EventIdentifier from rep into attrs.

Detailed Description

Instances of DtUnderwaterAcousticsEmissionEncoder encode data from DtUnderwaterAcousticsEmissionStateRepository objects to the net structures to be sent to the network.


Constructor & Destructor Documentation

Default constructor.

Destructor.

Copy constructor.


Member Function Documentation

static void DtUnderwaterAcousticsEmissionEncoder::encodeEventIdentifier ( const DtUnderwaterAcousticsEmissionRepository rep,
RTI::AttributeHandleValuePairSet *  attrs,
RTI::AttributeHandle  attrHandle 
) [static, protected]

Encodes EventIdentifier from rep into attrs.

Return true if EventIdentifier needs to be sent to the network, false otherwise.

DtUnderwaterAcousticsEmissionEncoder& DtUnderwaterAcousticsEmissionEncoder::operator= ( const DtUnderwaterAcousticsEmissionEncoder orig)

Assignment operator.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)