Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

SctPixelRod::RodException Class Reference

#include <RodModule.h>

Inheritance diagram for SctPixelRod::RodException:

SctPixelRod::BaseException

Public Member Functions

 RodException (std::string descriptor)
 RodException (std::string descriptor, unsigned long data1)
 RodException (std::string descriptor, unsigned long data1, unsigned long data2)
unsigned long getData1 ()
unsigned long getData2 ()
unsigned long getNumData ()
virtual void what (std::ostream &)

Private Attributes

unsigned long m_numData
 Number of data values returned.

unsigned long m_data1
unsigned long m_data2

Constructor & Destructor Documentation

SctPixelRod::RodException::RodException std::string    descriptor
 

SctPixelRod::RodException::RodException std::string    descriptor,
unsigned long    data1
 

SctPixelRod::RodException::RodException std::string    descriptor,
unsigned long    data1,
unsigned long    data2
 


Member Function Documentation

unsigned long SctPixelRod::RodException::getData1   [inline]
 

Definition at line 100 of file RodModule.h.

References m_data1.

unsigned long SctPixelRod::RodException::getData2   [inline]
 

Definition at line 101 of file RodModule.h.

References m_data2.

unsigned long SctPixelRod::RodException::getNumData   [inline]
 

Reimplemented from SctPixelRod::BaseException.

Definition at line 102 of file RodModule.h.

References m_numData.

virtual void SctPixelRod::RodException::what std::ostream &    [virtual]
 

Reimplemented from SctPixelRod::BaseException.


Field Documentation

unsigned long SctPixelRod::RodException::m_data1 [private]
 

Definition at line 107 of file RodModule.h.

Referenced by getData1().

unsigned long SctPixelRod::RodException::m_data2 [private]
 

Definition at line 108 of file RodModule.h.

Referenced by getData2().

unsigned long SctPixelRod::RodException::m_numData [private]
 

Number of data values returned.

Reimplemented from SctPixelRod::BaseException.

Definition at line 106 of file RodModule.h.

Referenced by getNumData().


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:07 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3