rasdaman complete source
Classes | Macros
rasdl_error.hh File Reference

Go to the source code of this file.

Classes

class  RasdlError
 

Macros

#define ALLDONE   -1
 valid error codes: More...
 
#define OK   0
 
#define CANNOTALLOC   1
 
#define CANNOTWRITEHDR   2
 
#define NOCONNECTION   3
 
#define EMPTYTYPENAME   4
 
#define ILLEGALREADCOMBI   5
 
#define ODLFILEFAILED   6
 
#define ODLPARSEERROR   7
 
#define ILLEGALHHCOMBI   8
 
#define ILLEGALINSERTCOMBI   9
 
#define CMDLINE   10
 

Macro Definition Documentation

#define ALLDONE   -1

valid error codes:

#define CANNOTALLOC   1
#define CANNOTWRITEHDR   2
#define CMDLINE   10
#define EMPTYTYPENAME   4
#define ILLEGALHHCOMBI   8
#define ILLEGALINSERTCOMBI   9
#define ILLEGALREADCOMBI   5
#define NOCONNECTION   3
#define ODLFILEFAILED   6
#define ODLPARSEERROR   7
#define OK   0