#include <igtl_header.h>
Public Attributes | |
igtl_uint64 | body_size |
igtl_uint64 | crc |
char | device_name [IGTL_HEADER_DEVSIZE] |
char | name [IGTL_HEADER_NAMESIZE] |
igtl_uint64 | timestamp |
igtl_uint16 | version |
Definition at line 44 of file igtl_header.h.
igtl_uint64 igtl_header::body_size |
Definition at line 49 of file igtl_header.h.
igtl_uint64 igtl_header::crc |
Definition at line 50 of file igtl_header.h.
char igtl_header::device_name[IGTL_HEADER_DEVSIZE] |
Definition at line 47 of file igtl_header.h.
char igtl_header::name[IGTL_HEADER_NAMESIZE] |
Definition at line 46 of file igtl_header.h.
igtl_uint64 igtl_header::timestamp |
Definition at line 48 of file igtl_header.h.
igtl_uint16 igtl_header::version |
Definition at line 45 of file igtl_header.h.