#include <igtl_header.h>
Public Attributes | |
igtl_uint64 | body_size |
igtl_uint64 | crc |
char | device_name [IGTL_HEADER_NAME_SIZE] |
char | name [IGTL_HEADER_TYPE_SIZE] |
igtl_uint64 | timestamp |
igtl_uint16 | version |
Definition at line 58 of file igtl_header.h.
igtl_uint64 igtl_header::body_size |
Definition at line 63 of file igtl_header.h.
igtl_uint64 igtl_header::crc |
Definition at line 64 of file igtl_header.h.
char igtl_header::device_name[IGTL_HEADER_NAME_SIZE] |
Definition at line 61 of file igtl_header.h.
char igtl_header::name[IGTL_HEADER_TYPE_SIZE] |
Definition at line 60 of file igtl_header.h.
igtl_uint64 igtl_header::timestamp |
Definition at line 62 of file igtl_header.h.
igtl_uint16 igtl_header::version |
Definition at line 59 of file igtl_header.h.