Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  
Public Attributes | List of all members
igtl_status_header Struct Reference

#include <igtl_status.h>

Public Attributes

igtl_uint16 code
 
char error_name [IGTL_STATUS_ERROR_NAME_LENGTH]
 
igtl_int64 subcode
 

Detailed Description

Status data header for OpenIGTLinik protocol

Definition at line 56 of file igtl_status.h.

Member Data Documentation

◆ code

igtl_uint16 igtl_status_header::code

Definition at line 57 of file igtl_status.h.

◆ error_name

char igtl_status_header::error_name[IGTL_STATUS_ERROR_NAME_LENGTH]

Definition at line 59 of file igtl_status.h.

◆ subcode

igtl_int64 igtl_status_header::subcode

Definition at line 58 of file igtl_status.h.


The documentation for this struct was generated from the following file:

Generated for OpenIGTLink by Doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2012