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

FD::CastException< T > Class Template Reference

#include <ObjectRef.h>

List of all members.

Public Member Functions

 CastException (std::string _type)
virtual void print (std::ostream &out=std::cerr)

Protected Attributes

std::string type


Detailed Description

template<class T>
class FD::CastException< T >

The CastException occurs when we are unable to cast an ObjectRef.
Author:
Jean-Marc Valin.
Version:
1.0


Constructor & Destructor Documentation

template<class T>
FD::CastException< T >::CastException std::string  _type  )  [inline]
 

The constructur that takes an error message


Member Function Documentation

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

The print method


Member Data Documentation

template<class T>
std::string FD::CastException< T >::type [protected]
 

The error message


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