VR-Link API Documentation for HLA Evolved
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtMunitionDecoder Class Reference

class DtMunitionDecoder: More...

+ Inheritance diagram for DtMunitionDecoder:
+ Collaboration diagram for DtMunitionDecoder:

List of all members.

Public Member Functions

 DtMunitionDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 constructor
virtual ~DtMunitionDecoder ()
 destructor
 DtMunitionDecoder (const DtMunitionDecoder &orig)
 copy constructor
DtMunitionDecoderoperator= (const DtMunitionDecoder &orig)
 assignment operator

Static Public Member Functions

static DtHlaStateDecodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Create a DtMunitionDecoder.

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_ENTITY_ATTR_DECODER (LauncherFlashPresent)
 Static decode<AttributeName> member functions.

Detailed Description

class DtMunitionDecoder:

Instances of DtMunitionDecoder are used to decode a munition entity state message into a state repository in an HLA (as opposed to DIS) environment. This file is specifically for RPR FOM 1.0.


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

void DtMunitionDecoder::addMyDecoders ( ) [protected]

Add decoding functions for the attributes.

Note: Non-virtual, since meant to be called from constructors to add decoders.

Reimplemented from DtPhysicalEntityDecoder.

static DtHlaStateDecoder* DtMunitionDecoder::create ( DtExerciseConn exConn,
DtObjClassDesc classDesc 
) [static]

Create a DtMunitionDecoder.

User is responsible for deletion.

Reimplemented from DtPhysicalEntityDecoder.

DtMunitionDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( LauncherFlashPresent  ) [protected]

Static decode<AttributeName> member functions.

DtMunitionDecoder& DtMunitionDecoder::operator= ( const DtMunitionDecoder 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)