Go to the source code of this file.
Defines | |
| #define | PM_ERROR_CODES_H |
Enumerations | |
| enum | pmErrorCode { PM_ERR_BASE = 1200, PM_ERR_UNKNOWN, PM_ERR_PHOTOM, PM_ERR_ASTROM, PM_ERR_CAMERA, PM_ERR_CONCEPTS, PM_ERR_IMCOMBINE, PM_ERR_OBJECTS, PM_ERR_SKY, PM_ERR_ARGUMENTS, PM_ERR_SYS, PM_ERR_CONFIG, PM_ERR_PROG, PM_ERR_DATA, PM_ERR_NERROR } |
Functions | |
| void | pmErrorRegister (void) |
| #define PM_ERROR_CODES_H |
Definition at line 2 of file pmErrorCodes.h.
| enum pmErrorCode |
Definition at line 10 of file pmErrorCodes.h.
| void pmErrorRegister | ( | void | ) |
1.5.1