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

Go to the source code of this file.

Classes

class  casa::FITSError
 default FITS error handling function, typdef, and enumeration More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Typedefs

typedef void(* casa::FITSErrorHandler )(const char *errMessage, FITSError::ErrorLevel severity)
 Define a typedef for the handler function signature for convenience.