rpa::pthread_exception Class Reference

Used locally, to report threads runtime errors. More...

Inheritance diagram for rpa::pthread_exception:

rpa::posix_mutex_exception rpa::posix_thread_exception List of all members.

Public Member Functions

int line (void) const
const char * what (void) const
 pthread_exception (int aLine)
 pthread_exception (int aLine, int aErr)

Private Attributes

int _Line
int _ErrCode

Detailed Description

Used locally, to report threads runtime errors.


Constructor & Destructor Documentation

rpa::pthread_exception::pthread_exception ( int  aLine  )  [inline]

rpa::pthread_exception::pthread_exception ( int  aLine,
int  aErr 
) [inline]


Member Function Documentation

int rpa::pthread_exception::line ( void   )  const [inline]

const char* rpa::pthread_exception::what ( void   )  const [inline]

Reimplemented in rpa::posix_thread_exception.


Member Data Documentation

int rpa::pthread_exception::_ErrCode [private]

int rpa::pthread_exception::_Line [private]


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:34 2007 for rpa by  doxygen 1.4.7