VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions
DtNavAidEncoder Class Reference

Instances of DtNavAidEncoder encode data from DtNavAidStateRepository objects to the net structures to be sent to the network. More...

Inheritance diagram for DtNavAidEncoder:
Inheritance graph
[legend]

Public Member Functions

 DtNavAidEncoder ()
 Constructor. More...
 
virtual ~DtNavAidEncoder ()
 Destructor. More...
 
 DtNavAidEncoder (const DtNavAidEncoder &orig)
 Copy constructor. More...
 
DtNavAidEncoderoperator= (const DtNavAidEncoder &orig)
 Assignment operator. More...
 
 DtCLONE_ENCODER (DtNavAidEncoder)
 
virtual void encodeIdentificationCodeToAttribute (DtNavAidStateRepository &stateRep)
 
 DtNavAidEncoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Default constructor. More...
 
virtual ~DtNavAidEncoder ()
 Destructor. More...
 
 DtNavAidEncoder (const DtNavAidEncoder &orig)
 Copy constructor. More...
 
DtNavAidEncoderoperator= (const DtNavAidEncoder &orig)
 Assignment operator. More...
 

Static Public Member Functions

static DtNavAidEncodercreate ()
 
static DtNavAidEncodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Function that creates a DtNavAidEncoder. More...
 

Protected Member Functions

virtual bool sendNeeded (const DtRadioTransmitterRepository &stateRep, const DtRadioTransmitterRepository &asSeenByRemote)
 Determines whether a PDU needs to be sent. More...
 

Static Protected Member Functions

static bool needIdentificationCode (const DtNavAidStateRepository &stateRep, const DtNavAidStateRepository &asSeenByRemote)
 Return true if IdentificationCode needs to be sent to the network, false otherwise. More...
 
static void encodeIdentificationCode (const DtNavAidStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle)
 Encodes IdentificationCode from rep into attrs. More...
 

Detailed Description

Instances of DtNavAidEncoder encode data from DtNavAidStateRepository objects to the net structures to be sent to the network.

Constructor & Destructor Documentation

DtNavAidEncoder::DtNavAidEncoder ( )

Constructor.

virtual DtNavAidEncoder::~DtNavAidEncoder ( )
virtual

Destructor.

DtNavAidEncoder::DtNavAidEncoder ( const DtNavAidEncoder orig)

Copy constructor.

DtNavAidEncoder::DtNavAidEncoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual DtNavAidEncoder::~DtNavAidEncoder ( )
virtual

Destructor.

DtNavAidEncoder::DtNavAidEncoder ( const DtNavAidEncoder orig)

Copy constructor.

Member Function Documentation

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

Assignment operator.

DtNavAidEncoder::DtCLONE_ENCODER ( DtNavAidEncoder  )
static DtNavAidEncoder* DtNavAidEncoder::create ( )
static
virtual void DtNavAidEncoder::encodeIdentificationCodeToAttribute ( DtNavAidStateRepository stateRep)
virtual
virtual bool DtNavAidEncoder::sendNeeded ( const DtRadioTransmitterRepository stateRep,
const DtRadioTransmitterRepository asSeenByRemote 
)
protectedvirtual

Determines whether a PDU needs to be sent.

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

Assignment operator.

static DtNavAidEncoder* DtNavAidEncoder::create ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)
static

Function that creates a DtNavAidEncoder.

static bool DtNavAidEncoder::needIdentificationCode ( const DtNavAidStateRepository stateRep,
const DtNavAidStateRepository asSeenByRemote 
)
staticprotected

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

static void DtNavAidEncoder::encodeIdentificationCode ( const DtNavAidStateRepository rep,
RTI::AttributeHandleValuePairSet *  attrs,
RTI::AttributeHandle  attrHandle 
)
staticprotected

Encodes IdentificationCode from rep into attrs.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)