casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
FITSError.h File Reference
#include <casacore/casa/aips.h>

Go to the source code of this file.

Classes

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

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Typedefs

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