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

An example subclass of DtPlatformEncoder for use with DtF18EntityStateRep. More...

+ Inheritance diagram for DtF18EntityEncoder:
+ Collaboration diagram for DtF18EntityEncoder:

List of all members.

Public Member Functions

 DtF18EntityEncoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Constructor that registers the new attributes.
virtual ~DtF18EntityEncoder ()

Static Protected Member Functions

static bool needSpecialF18Attribute (const DtF18EntityStateRep &stateRep, const DtF18EntityStateRep &asSeenByRemote)
static void encodeSpecialF18Attribute (const DtF18EntityStateRep &stateRep, RTI::AttributeHandleValuePairSet *avList, RTI::AttributeHandle attrHandle)

Detailed Description

An example subclass of DtPlatformEncoder for use with DtF18EntityStateRep.

This example shows how to add one more attribute to an existing state repository.


Constructor & Destructor Documentation

DtF18EntityEncoder::DtF18EntityEncoder ( DtExerciseConn exConn,
DtObjClassDesc classDesc 
) [inline]
virtual DtF18EntityEncoder::~DtF18EntityEncoder ( ) [inline, virtual]

Member Function Documentation

static void DtF18EntityEncoder::encodeSpecialF18Attribute ( const DtF18EntityStateRep stateRep,
RTI::AttributeHandleValuePairSet *  avList,
RTI::AttributeHandle  attrHandle 
) [inline, static, protected]
static bool DtF18EntityEncoder::needSpecialF18Attribute ( const DtF18EntityStateRep stateRep,
const DtF18EntityStateRep asSeenByRemote 
) [inline, static, protected]

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)