MITK-IGT
IGT Extension of MITK
|
Go to the source code of this file.
Macros | |
#define | IGTL_STATUS_INVALID 0 |
#define | IGTL_STATUS_OK 1 |
#define | IGTL_STATUS_UNKNOWN_ERROR 2 |
#define | IGTL_STATUS_PANICK_MODE 3 |
#define | IGTL_STATUS_NOT_FOUND 4 |
#define | IGTL_STATUS_ACCESS_DENIED 5 |
#define | IGTL_STATUS_BUSY 6 |
#define | IGTL_STATUS_TIME_OUT 7 |
#define | IGTL_STATUS_OVERFLOW 8 |
#define | IGTL_STATUS_CHECKSUM_ERROR 9 |
#define | IGTL_STATUS_CONFIG_ERROR 10 |
#define | IGTL_STATUS_RESOURCE_ERROR 11 |
#define | IGTL_STATUS_ILLEGAL_INSTRUCTION 12 |
#define | IGTL_STATUS_NOT_READY 13 |
#define | IGTL_STATUS_MANUAL_MODE 14 |
#define | IGTL_STATUS_DISABLED 15 |
#define | IGTL_STATUS_NOT_PRESENT 16 |
#define | IGTL_STATUS_UNKNOWN_VERSION 17 |
#define | IGTL_STATUS_HARDWARE_FAILURE 18 |
#define | IGTL_STATUS_SHUT_DOWN 19 |
#define IGTL_STATUS_ACCESS_DENIED 5 |
Definition at line 23 of file mitkIGTLStatus.h.
#define IGTL_STATUS_BUSY 6 |
Definition at line 24 of file mitkIGTLStatus.h.
#define IGTL_STATUS_CHECKSUM_ERROR 9 |
Definition at line 27 of file mitkIGTLStatus.h.
#define IGTL_STATUS_CONFIG_ERROR 10 |
Definition at line 28 of file mitkIGTLStatus.h.
#define IGTL_STATUS_DISABLED 15 |
Definition at line 33 of file mitkIGTLStatus.h.
#define IGTL_STATUS_HARDWARE_FAILURE 18 |
Definition at line 36 of file mitkIGTLStatus.h.
#define IGTL_STATUS_ILLEGAL_INSTRUCTION 12 |
Definition at line 30 of file mitkIGTLStatus.h.
#define IGTL_STATUS_INVALID 0 |
Definition at line 18 of file mitkIGTLStatus.h.
#define IGTL_STATUS_MANUAL_MODE 14 |
Definition at line 32 of file mitkIGTLStatus.h.
#define IGTL_STATUS_NOT_FOUND 4 |
Definition at line 22 of file mitkIGTLStatus.h.
#define IGTL_STATUS_NOT_PRESENT 16 |
Definition at line 34 of file mitkIGTLStatus.h.
#define IGTL_STATUS_NOT_READY 13 |
Definition at line 31 of file mitkIGTLStatus.h.
#define IGTL_STATUS_OK 1 |
Definition at line 19 of file mitkIGTLStatus.h.
#define IGTL_STATUS_OVERFLOW 8 |
Definition at line 26 of file mitkIGTLStatus.h.
#define IGTL_STATUS_PANICK_MODE 3 |
Definition at line 21 of file mitkIGTLStatus.h.
#define IGTL_STATUS_RESOURCE_ERROR 11 |
Definition at line 29 of file mitkIGTLStatus.h.
#define IGTL_STATUS_SHUT_DOWN 19 |
Definition at line 37 of file mitkIGTLStatus.h.
#define IGTL_STATUS_TIME_OUT 7 |
Definition at line 25 of file mitkIGTLStatus.h.
#define IGTL_STATUS_UNKNOWN_ERROR 2 |
Definition at line 20 of file mitkIGTLStatus.h.
#define IGTL_STATUS_UNKNOWN_VERSION 17 |
Definition at line 35 of file mitkIGTLStatus.h.