Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBexceptionRetcode Class Reference

Return code exception class **. More...

#include "CTBexceptionRetcode.hxx"

Inheritance diagram for CTBexceptionRetcode:

Inheritance graph
[legend]
Collaboration diagram for CTBexceptionRetcode:

Collaboration graph
[legend]
List of all members.

Public Methods

 CTBexceptionRetcode ()
 CTBexceptionRetcode (const CTBretcode &rc)
const CTBretcodeRetcode () const
virtual void ToStream (ostream &os) const

Protected Attributes

CTBretcode m_rc

Detailed Description

Return code exception class **.

Definition at line 19 of file CTBexceptionRetcode.hxx.


Constructor & Destructor Documentation

CTBexceptionRetcode::CTBexceptionRetcode [inline]
 

Default constructor.

Definition at line 17 of file CTBexceptionRetcode.icc.

CTBexceptionRetcode::CTBexceptionRetcode const CTBretcode & rc [inline]
 

Construct with CTBretcode object.

Definition at line 25 of file CTBexceptionRetcode.icc.


Member Function Documentation

const CTBretcode & CTBexceptionRetcode::Retcode const [inline]
 

Access return code object.

Definition at line 33 of file CTBexceptionRetcode.icc.

void CTBexceptionRetcode::ToStream ostream & os const [virtual]
 

ostream insertion.

Reimplemented from CTBexception.

Definition at line 25 of file CTBexceptionRetcode.cxx.


Member Data Documentation

CTBretcode CTBexceptionRetcode::m_rc [protected]
 

return code object.

Definition at line 31 of file CTBexceptionRetcode.hxx.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:39 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001