Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

FD::PtrCastException< T, U > Class Template Reference

#include <rc_ptrs.h>

List of all members.

Public Member Functions

 PtrCastException (const T *obj)
virtual void print (std::ostream &out=std::cerr)

Protected Attributes

std::string type


Detailed Description

template<class T, class U>
class FD::PtrCastException< T, U >

The PtrCastException occurs when we are unable to cast a RCPtr<T> to a RCPtr<U>
Author:
Jean-Marc Valin.
Version:
1.0


Constructor & Destructor Documentation

template<class T, class U>
FD::PtrCastException< T, U >::PtrCastException const T *  obj  )  [inline]
 

The constructur that takes an error message


Member Function Documentation

template<class T, class U>
virtual void FD::PtrCastException< T, U >::print std::ostream &  out = std::cerr  )  [inline, virtual]
 

The print method


The documentation for this class was generated from the following file:
Generated on Wed Oct 5 14:29:48 2005 for FlowDesigner by  doxygen 1.4.4