Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | 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

static unsigned currentTag (unsigned tag)
static unsigned layer0Tag (unsigned tag)
static unsigned expectedLayer (unsigned tag)
static 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

static 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

static 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

static 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

static 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 Fri Apr 15 15:50:21 2005 for LDF v05-06-02 by doxygen 1.4.2