casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Fallible.h File Reference

Go to the source code of this file.

Classes

struct  casa::Fallible_global_functions_invalid_access
 throw exception on access of an invalid object This function gets called when an invalid object is accessed. It just throws an exception. Since we have inline functions, let's keep the throw out of them to keep them from moving out of line. More...
class  casa::Fallible< T >
 Mark a value as valid or invalid. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines