VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
DtRawBinaryRadioSignalEncoder Class Reference

class DtRawBinaryRadioSignalEncoder: More...

+ Inheritance diagram for DtRawBinaryRadioSignalEncoder:
+ Collaboration diagram for DtRawBinaryRadioSignalEncoder:

Public Member Functions

 DtRawBinaryRadioSignalEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc)
 default constructor
virtual ~DtRawBinaryRadioSignalEncoder ()
 destructor
 DtRawBinaryRadioSignalEncoder (const DtRawBinaryRadioSignalEncoder &orig)
 copy constructor
DtRawBinaryRadioSignalEncoderoperator= (const DtRawBinaryRadioSignalEncoder &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_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (HostRadioIndex)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (DataRate)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (SignalDataLength)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (SignalData)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (TacticalDataLinkType)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (TDLMessageCount)
 DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER (HostRadioID)
 RPR FOM <= 0.8 compatibility.

Additional Inherited Members

- Public Types inherited from DtInteractionEncoder
typedef void(* DtParameterEncoder )(const DtInteractionRep &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
 Attribute encoding function declaration.
- Static Public Member Functions inherited from DtInteractionEncoder
static void encodeGenericParameter (const DtInteractionWithEncDec &inter, RTI::ParameterHandleValuePairSet *avlist, RTI::ParameterHandle handle)
- 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

class DtRawBinaryRadioSignalEncoder:

Instances of DtRawBinaryRadioSignalEncoder are

Constructor & Destructor Documentation

DtRawBinaryRadioSignalEncoder::DtRawBinaryRadioSignalEncoder ( DtExerciseConn exConn,
DtInterClassDesc classDesc 
)

default constructor

virtual DtRawBinaryRadioSignalEncoder::~DtRawBinaryRadioSignalEncoder ( )
virtual

destructor

DtRawBinaryRadioSignalEncoder::DtRawBinaryRadioSignalEncoder ( const DtRawBinaryRadioSignalEncoder orig)

copy constructor

Member Function Documentation

DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioIndex  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( DataRate  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( SignalDataLength  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( SignalData  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( TacticalDataLinkType  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( TDLMessageCount  )
protected
DtRawBinaryRadioSignalEncoder::DtDECLARE_RAW_BINARY_RADIO_SIGNAL_PARAM_ENCODER ( HostRadioID  )
protected

RPR FOM <= 0.8 compatibility.

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

assignment operator


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

Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)