#include <igtl_status.h>
Public Attributes | |
igtl_uint16 | code |
char | error_name [IGTL_STATUS_ERROR_NAME_LENGTH+1] |
igtl_int64 | subcode |
Definition at line 62 of file igtl_status.h.
igtl_uint16 igtl_status_header::code |
Definition at line 63 of file igtl_status.h.
char igtl_status_header::error_name[IGTL_STATUS_ERROR_NAME_LENGTH+1] |
Definition at line 65 of file igtl_status.h.
igtl_int64 igtl_status_header::subcode |
Definition at line 64 of file igtl_status.h.