#include <igtl_command.h>
Public Attributes | |
| igtl_uint32 | commandId |
| igtl_uint8 | commandName [IGTL_COMMAND_NAME_SIZE] |
| igtl_uint16 | encoding |
| igtl_uint32 | length |
Definition at line 32 of file igtl_command.h.
| igtl_uint32 igtl_command_header::commandId |
Definition at line 33 of file igtl_command.h.
| igtl_uint8 igtl_command_header::commandName[IGTL_COMMAND_NAME_SIZE] |
Definition at line 34 of file igtl_command.h.
| igtl_uint16 igtl_command_header::encoding |
Definition at line 35 of file igtl_command.h.
| igtl_uint32 igtl_command_header::length |
Definition at line 37 of file igtl_command.h.