VR-Link API Documentation for HLA 1.3
List of all members | Public Member Functions | Protected Member Functions
DtAppSpecificRadioSignalEncoder Class Reference

Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment. More...

+ Inheritance diagram for DtAppSpecificRadioSignalEncoder:
+ Collaboration diagram for DtAppSpecificRadioSignalEncoder:

Public Member Functions

 DtAppSpecificRadioSignalEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 default constructor
virtual ~DtAppSpecificRadioSignalEncoder ()
 destructor
 DtAppSpecificRadioSignalEncoder (const DtAppSpecificRadioSignalEncoder &orig)
 copy constructor
DtAppSpecificRadioSignalEncoderoperator= (const DtAppSpecificRadioSignalEncoder &orig)
 assignment operator
- Public Member Functions inherited from DtInteractionEncoder
 DtInteractionEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 constructor
virtual ~DtInteractionEncoder ()
 destructor
 DtInteractionEncoder (const DtInteractionEncoder &orig)
 copy constructor
DtInteractionEncoderoperator= (const DtInteractionEncoder &orig)
 assignment operator
virtual DtParameterEncoder addEncoder (RTI::ParameterHandle hand, DtParameterEncoder func)
 Add a parameter encoder function by parameter handle.
virtual DtParameterEncoder addEncoder (char *name, DtParameterEncoder proc)
 Add a parameter encoder function by parameter name.
virtual DtParameterEncoder encoder (RTI::ParameterHandle hand)
 Get the parameter encoder for the specified handle.
virtual void encode (const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *pvList)
 Encode necessary values from the protocol-independent interaction.
virtual RTI::InteractionClassHandle interClassHandle ()
 Get the object's class handle.
virtual DtInteractionEncoderclone () const
 Returns a new-ed clone of this object.
virtual DtInteractionEncoderclone (DtInterClassDesc *interDesc) const
 Returns a new-ed clone of this object which corresponds to the inter description interDesc.

Protected Member Functions

 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (DataRate)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalDataLength)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalData)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TacticalDataLinkType)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TDLMessageCount)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (UserProtocolID)
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioID)
 For versions <= 0.8.
 DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioIndex)
 For versions > 0.8.

Additional Inherited Members

- Public Types inherited from DtInteractionEncoder
typedef void(* DtParameterEncoder )(const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
 Attribute encoding function declaration.
- Protected Attributes inherited from DtInteractionEncoder
DtExerciseConnmyExConn
DtInterClassDescmyClassDesc
DtVrlRtiAmbassadormyRtiAmb
RTI::InteractionClassHandle myHandle
std::map< RTI::ParameterHandle,
DtParameterEncoder
myList
 myList is an array of classDesc->maxParamHandle() items.

Detailed Description

Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment.

Constructor & Destructor Documentation

DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder ( DtExerciseConn exConn,
DtInterClassDesc classDesc 
)

default constructor

virtual DtAppSpecificRadioSignalEncoder::~DtAppSpecificRadioSignalEncoder ( )
virtual

destructor

DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder ( const DtAppSpecificRadioSignalEncoder orig)

copy constructor

Member Function Documentation

DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( DataRate  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( SignalDataLength  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( SignalData  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( TacticalDataLinkType  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( TDLMessageCount  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( UserProtocolID  )
protected
DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioID  )
protected

For versions <= 0.8.

DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioIndex  )
protected

For versions > 0.8.

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

assignment operator


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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)