Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

GTRCerror Class Reference

Class for decoding a GTRC error message. More...

#include <GXXXerror.h>

List of all members.

Public Member Functions

 GTRCerror (unsigned tag)
unsigned currentTag () const
unsigned layer0Tag () const
unsigned expectedLayer () const
unsigned receivedLayer () const
unsigned raw () const

Static Public Member Functions

unsigned currentTag (unsigned tag)
unsigned layer0Tag (unsigned tag)
unsigned expectedLayer (unsigned tag)
unsigned receivedLayer (unsigned tag)


Detailed Description

Class for decoding a GTRC error message.


Constructor & Destructor Documentation

GTRCerror::GTRCerror unsigned  tag  )  [inline]
 

Constructor for initializing the class with an error message


Member Function Documentation

unsigned GTRCerror::currentTag  )  const [inline]
 

Method returning the current tag number

unsigned GTRCerror::currentTag unsigned  tag  )  [inline, static]
 

Static method returning the current tag number

unsigned GTRCerror::expectedLayer  )  const [inline]
 

Method returning the expected layer number

unsigned GTRCerror::expectedLayer unsigned  tag  )  [inline, static]
 

Static method returning the expected layer number

unsigned GTRCerror::layer0Tag  )  const [inline]
 

Method returning the layer zero tag number

unsigned GTRCerror::layer0Tag unsigned  tag  )  [inline, static]
 

Static method returning the layer zero tag number

unsigned GTRCerror::raw  )  const [inline]
 

Return the raw error message the GCCCerror class was initialized with

unsigned GTRCerror::receivedLayer  )  const [inline]
 

Method returning the layer number number received by the TEM

unsigned GTRCerror::receivedLayer unsigned  tag  )  [inline, static]
 

Static method returning the layer number number received by the TEM


The documentation for this class was generated from the following file:
Generated on Thu Sep 29 12:13:40 2005 for LDF v05-07-00 by doxygen 1.3.9.1