Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

rethrowable Struct Template Reference

#include <rethrow.h>

Inheritance diagram for rethrowable:

Inheritance graph
[legend]
Collaboration diagram for rethrowable:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

template<class T>
struct rethrowable< T >


Member Typedef Documentation

template<class T>
typedef rethrowable<T> rethrowable::self
 


Constructor & Destructor Documentation

template<class T>
rethrowable< T >::rethrowable   [inline]
 

template<class T>
rethrowable< T >::rethrowable const rethrowable< T > &    x [inline]
 

template<class T>
virtual rethrowable< T >::~rethrowable   throw () [inline, virtual]
 

template<class T>
template<class A0>
rethrowable< T >::rethrowable const A0 &    x [inline]
 

template<class T>
template<class A0, class A1>
rethrowable< T >::rethrowable A0    x0,
A1    x1
[inline]
 

template<class T>
template<class A0, class A1, class A2>
rethrowable< T >::rethrowable A0    x0,
A1    x1,
A2    x2
[inline]
 


Member Function Documentation

template<class T>
virtual rt_exception* rethrowable< T >::copy   const [inline, virtual]
 

Reimplemented from rt_exception.

template<class T>
virtual void rethrowable< T >::rethrow   [inline, virtual]
 

Reimplemented from rt_exception.

template<class T>
virtual const char* rethrowable< T >::what   const throw () [inline, virtual]
 

Reimplemented from rt_exception.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:11:56 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.