VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | 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:

Public Member Functions

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

Protected Attributes

DtU8 myLayerNumber
 Data members: More...
 
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

DtIffAtcNavaidsLayerHeader::DtIffAtcNavaidsLayerHeader ( )

Constructors.

DtIffAtcNavaidsLayerHeader::DtIffAtcNavaidsLayerHeader ( const DtIffAtcNavaidsLayerHeader orig)
virtual DtIffAtcNavaidsLayerHeader::~DtIffAtcNavaidsLayerHeader ( )
virtual

Destructor.

Member Function Documentation

virtual DtIffAtcNavaidsLayerSpecificInfo DtIffAtcNavaidsLayerHeader::layerInfo ( ) const
virtual
virtual DtU16 DtIffAtcNavaidsLayerHeader::layerLength ( ) const
virtual
virtual DtU8 DtIffAtcNavaidsLayerHeader::layerNumber ( ) const
virtual
virtual void DtIffAtcNavaidsLayerHeader::loadNetRecord ( DtNetIffAtcNavaidsLayerHeader record) 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.

virtual void DtIffAtcNavaidsLayerHeader::setLayerInfo ( DtIffAtcNavaidsLayerSpecificInfo  info)
virtual

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.

virtual void DtIffAtcNavaidsLayerHeader::unloadNetRecord ( const DtNetIffAtcNavaidsLayerHeader record)
virtual

Load/Unload data from a packet record.

Member Data Documentation

DtU8 DtIffAtcNavaidsLayerHeader::myLayerInfo
protected
DtU16 DtIffAtcNavaidsLayerHeader::myLayerLength
protected
DtU8 DtIffAtcNavaidsLayerHeader::myLayerNumber
protected

Data members:


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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)