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

unsigned GTRC (unsigned msg)
unsigned RCphase (unsigned msg)
unsigned FEphase (unsigned msg)
unsigned FIFOfull (unsigned msg)
unsigned cableTMO (unsigned msg)
unsigned hdrParity (unsigned msg)
unsigned wrdCntParity (unsigned msg)
unsigned RCsummary (unsigned msg)
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

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

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

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

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

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

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

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

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

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 Thu Sep 29 12:13:40 2005 for LDF v05-07-00 by doxygen 1.3.9.1