rasdaman complete source
|
Go to the source code of this file.
Classes | |
class | InitError |
Macros | |
#define | ALLDONE -1 |
valid error codes: More... | |
#define | OK 0 |
#define | NOCOLLNAME 1 |
#define | INVALIDFLOAT 2 |
#define | NOXMIN 3 |
#define | NOXMAX 4 |
#define | NOYMIN 5 |
#define | NOYMAX 6 |
#define | NORES 7 |
#define | ERRORPARSINGCOMMANDLINE 8 |
#define | INVALIDBBOX 9 |
#define | INVALIDLEVEL 10 |
#define | ILLEGALMAPTYPE 11 |
#define | NOMAPTYPE 12 |
#define | INVALIDTILEEDGE 13 |
#define | ALLOCFAIL 14 |
#define | NOTINSERTED 15 |
#define ALLDONE -1 |
valid error codes:
#define ALLOCFAIL 14 |
#define ERRORPARSINGCOMMANDLINE 8 |
#define ILLEGALMAPTYPE 11 |
#define INVALIDBBOX 9 |
#define INVALIDFLOAT 2 |
#define INVALIDLEVEL 10 |
#define INVALIDTILEEDGE 13 |
#define NOCOLLNAME 1 |
#define NOMAPTYPE 12 |
#define NORES 7 |
#define NOTINSERTED 15 |
#define NOXMAX 4 |
#define NOXMIN 3 |
#define NOYMAX 6 |
#define NOYMIN 5 |
#define OK 0 |