Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitkIGTLStatus.h File Reference

Go to the source code of this file.

Macros

#define IGTL_STATUS_INVALID
 
#define IGTL_STATUS_OK
 
#define IGTL_STATUS_UNKNOWN_ERROR
 
#define IGTL_STATUS_PANICK_MODE
 
#define IGTL_STATUS_NOT_FOUND
 
#define IGTL_STATUS_ACCESS_DENIED
 
#define IGTL_STATUS_BUSY
 
#define IGTL_STATUS_TIME_OUT
 
#define IGTL_STATUS_OVERFLOW
 
#define IGTL_STATUS_CHECKSUM_ERROR
 
#define IGTL_STATUS_CONFIG_ERROR
 
#define IGTL_STATUS_RESOURCE_ERROR
 
#define IGTL_STATUS_ILLEGAL_INSTRUCTION
 
#define IGTL_STATUS_NOT_READY
 
#define IGTL_STATUS_MANUAL_MODE
 
#define IGTL_STATUS_DISABLED
 
#define IGTL_STATUS_NOT_PRESENT
 
#define IGTL_STATUS_UNKNOWN_VERSION
 
#define IGTL_STATUS_HARDWARE_FAILURE
 
#define IGTL_STATUS_SHUT_DOWN
 

Macro Definition Documentation

◆ IGTL_STATUS_ACCESS_DENIED

#define IGTL_STATUS_ACCESS_DENIED

Definition at line 23 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_BUSY

#define IGTL_STATUS_BUSY

Definition at line 24 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_CHECKSUM_ERROR

#define IGTL_STATUS_CHECKSUM_ERROR

Definition at line 27 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_CONFIG_ERROR

#define IGTL_STATUS_CONFIG_ERROR

Definition at line 28 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_DISABLED

#define IGTL_STATUS_DISABLED

Definition at line 33 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_HARDWARE_FAILURE

#define IGTL_STATUS_HARDWARE_FAILURE

Definition at line 36 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_ILLEGAL_INSTRUCTION

#define IGTL_STATUS_ILLEGAL_INSTRUCTION

Definition at line 30 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_INVALID

#define IGTL_STATUS_INVALID

Definition at line 18 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_MANUAL_MODE

#define IGTL_STATUS_MANUAL_MODE

Definition at line 32 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_NOT_FOUND

#define IGTL_STATUS_NOT_FOUND

Definition at line 22 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_NOT_PRESENT

#define IGTL_STATUS_NOT_PRESENT

Definition at line 34 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_NOT_READY

#define IGTL_STATUS_NOT_READY

Definition at line 31 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_OK

#define IGTL_STATUS_OK

Definition at line 19 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_OVERFLOW

#define IGTL_STATUS_OVERFLOW

Definition at line 26 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_PANICK_MODE

#define IGTL_STATUS_PANICK_MODE

Definition at line 21 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_RESOURCE_ERROR

#define IGTL_STATUS_RESOURCE_ERROR

Definition at line 29 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_SHUT_DOWN

#define IGTL_STATUS_SHUT_DOWN

Definition at line 37 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_TIME_OUT

#define IGTL_STATUS_TIME_OUT

Definition at line 25 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_UNKNOWN_ERROR

#define IGTL_STATUS_UNKNOWN_ERROR

Definition at line 20 of file mitkIGTLStatus.h.

◆ IGTL_STATUS_UNKNOWN_VERSION

#define IGTL_STATUS_UNKNOWN_VERSION

Definition at line 35 of file mitkIGTLStatus.h.