VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes
DtIffAtcNavaidsLayerHeader Class Reference

DtIffAtcNavaidsLayerHeader is a class which contains the layer header information for a layer of the IFF/ATC/NAVAIDS PDU. More...

+ Collaboration diagram for DtIffAtcNavaidsLayerHeader:

List of all members.

Public Member Functions

 DtIffAtcNavaidsLayerHeader ()
 Constructors.
 DtIffAtcNavaidsLayerHeader (const DtIffAtcNavaidsLayerHeader &orig)
DtIffAtcNavaidsLayerHeaderoperator= (const DtIffAtcNavaidsLayerHeader &orig)
 Assignment operator.
DtIffAtcNavaidsLayerHeaderoperator= (const DtNetIffAtcNavaidsLayerHeader &orig)
virtual ~DtIffAtcNavaidsLayerHeader ()
 Destructor.
virtual void setLayerNumber (DtU8 num)
 Set/Get the layer number.
virtual DtU8 layerNumber () const
virtual void setLayerInfo (DtIffAtcNavaidsLayerSpecificInfo info)
 Set/Get the layer-specific information.
virtual
DtIffAtcNavaidsLayerSpecificInfo 
layerInfo () const
virtual void setLayerLength (DtU16 length)
 Set/Get the layer length.
virtual DtU16 layerLength () const
virtual void print () const
 Print the information contained in the record.
virtual void printDataToStream (std::ostream &stream) const
 Print the information to a stream.
virtual void unloadNetRecord (const DtNetIffAtcNavaidsLayerHeader &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetIffAtcNavaidsLayerHeader &record) const

Protected Attributes

DtU8 myLayerNumber
 Data members:
DtU8 myLayerInfo
DtU16 myLayerLength

Detailed Description

DtIffAtcNavaidsLayerHeader is a class which contains the layer header information for a layer of the IFF/ATC/NAVAIDS PDU.

These records are maintained automatically by the PDU class as layers are created and deleted from the PDU.


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

virtual DtU16 DtIffAtcNavaidsLayerHeader::layerLength ( ) const [virtual]
virtual DtU8 DtIffAtcNavaidsLayerHeader::layerNumber ( ) const [virtual]
DtIffAtcNavaidsLayerHeader& DtIffAtcNavaidsLayerHeader::operator= ( const DtIffAtcNavaidsLayerHeader orig)

Assignment operator.

DtIffAtcNavaidsLayerHeader& DtIffAtcNavaidsLayerHeader::operator= ( const DtNetIffAtcNavaidsLayerHeader orig)
virtual void DtIffAtcNavaidsLayerHeader::print ( ) const [virtual]

Print the information contained in the record.

virtual void DtIffAtcNavaidsLayerHeader::printDataToStream ( std::ostream &  stream) const [virtual]

Print the information to a stream.

Set/Get the layer-specific information.

virtual void DtIffAtcNavaidsLayerHeader::setLayerLength ( DtU16  length) [virtual]

Set/Get the layer length.

virtual void DtIffAtcNavaidsLayerHeader::setLayerNumber ( DtU8  num) [virtual]

Set/Get the layer number.

Load/Unload data from a packet record.


Member Data Documentation

Data members:


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)