Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::Fallible Class Template Reference

#include <Fallible.h>

Collaboration diagram for Atlfast::Fallible:

Collaboration graph
[legend]
List of all members.

Public Methods

 Fallible (const T &t)
 Fallible ()
bool failed () const
bool valid () const
void invalidate ()
 operator T () const

template<class T>
class Atlfast::Fallible< T >


Constructor & Destructor Documentation

template<class T>
Atlfast::Fallible< T >::Fallible const T &    t [inline]
 

template<class T>
Atlfast::Fallible< T >::Fallible   [inline]
 


Member Function Documentation

template<class T>
bool Atlfast::Fallible< T >::failed   const [inline]
 

template<class T>
void Atlfast::Fallible< T >::invalidate   [inline]
 

template<class T>
Atlfast::Fallible< T >::operator T   const [inline]
 

template<class T>
bool Atlfast::Fallible< T >::valid   const [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:51 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001