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

SctPixelRod::PrimListException Class Reference

This is a class to handle exceptions in the PrimList Class. More...

#include <RodPrimList.h>

Inheritance diagram for SctPixelRod::PrimListException:

SctPixelRod::BaseException

Public Member Functions

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

Private Attributes

unsigned long m_data1
unsigned long m_data2

Detailed Description

This is a class to handle exceptions in the PrimList Class.

Author:
Tom Meyer (meyer@iastate.edu) - originator

Definition at line 25 of file RodPrimList.h.


Constructor & Destructor Documentation

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


Member Function Documentation

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

Definition at line 28 of file RodPrimList.h.

References m_data1.

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

Definition at line 29 of file RodPrimList.h.

References m_data2.

virtual std::ostream& SctPixelRod::PrimListException::what std::ostream &   ,
PrimListException &   
[virtual]
 


Field Documentation

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

Definition at line 33 of file RodPrimList.h.

Referenced by getData1().

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

Definition at line 34 of file RodPrimList.h.

Referenced by getData2().


The documentation for this class was generated from the following file:
Generated on Tue Dec 16 11:31:32 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3