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

GTCCerror Class Reference

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

#include <GXXXerror.h>

List of all members.

Public Member Functions

 GTCCerror (unsigned msg)
unsigned GTRC () const
unsigned RCphase () const
unsigned FEphase () const
unsigned FIFOfull () const
unsigned cableTMO () const
unsigned hdrParity () const
unsigned wrdCntParity () const
unsigned RCsummary () const
unsigned dataParity () const
unsigned raw () const

Static Public Member Functions

static unsigned GTRC (unsigned msg)
static unsigned RCphase (unsigned msg)
static unsigned FEphase (unsigned msg)
static unsigned FIFOfull (unsigned msg)
static unsigned cableTMO (unsigned msg)
static unsigned hdrParity (unsigned msg)
static unsigned wrdCntParity (unsigned msg)
static unsigned RCsummary (unsigned msg)
static unsigned dataParity (unsigned msg)


Detailed Description

Class for decoding a GTCC error message.


Constructor & Destructor Documentation

GTCCerror::GTCCerror unsigned  msg  )  [inline]
 

Constructor for initializing the class with an error message


Member Function Documentation

unsigned GTCCerror::cableTMO  )  const [inline]
 

Method for reporting whether the error message indicates there was a cable timeout error

static unsigned GTCCerror::cableTMO unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a cable timeout error

unsigned GTCCerror::dataParity  )  const [inline]
 

Method for reporting whether the error message indicates there was a data parity error

static unsigned GTCCerror::dataParity unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a data parity error

unsigned GTCCerror::FEphase  )  const [inline]
 

Method for reporting whether the error message indicates there was a GTFE phasing error

static unsigned GTCCerror::FEphase unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a GTFE phasing error

unsigned GTCCerror::FIFOfull  )  const [inline]
 

Method for reporting whether the error message indicates there was a FIFO Full error

static unsigned GTCCerror::FIFOfull unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a FIFO Full error

unsigned GTCCerror::GTRC  )  const [inline]
 

Return the GTRC number that contributed the error message

static unsigned GTCCerror::GTRC unsigned  msg  )  [inline, static]
 

Static method to return the GTRC number that contributed this error message

unsigned GTCCerror::hdrParity  )  const [inline]
 

Method for reporting whether this error message indicates there was a header parity error

static unsigned GTCCerror::hdrParity unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a header parity error

unsigned GTCCerror::raw  )  const [inline]
 

Return the raw error message the GCCCerror class was initialized with

unsigned GTCCerror::RCphase  )  const [inline]
 

Method for reporting whether the error message indicates there was a GTRC phasing error

static unsigned GTCCerror::RCphase unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a GTRC phasing error

unsigned GTCCerror::RCsummary  )  const [inline]
 

Method for reporting whether the error message indicates there was a GTRC summary error

static unsigned GTCCerror::RCsummary unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a GTRC summary error

unsigned GTCCerror::wrdCntParity  )  const [inline]
 

Method for reporting whether the error message indicates there was a word count parity error

static unsigned GTCCerror::wrdCntParity unsigned  msg  )  [inline, static]
 

Static method for reporting whether this error message indicates there was a word count parity error


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