![]() |
CustusX
18.04-rc5
An IGT application
|
#include "igtl_win32header.h"#include "igtl_types.h"Go to the source code of this file.
Classes | |
| struct | igtl_sonix_status_message |
Macros | |
| #define | IGTL_SONIX_STATUS_HEADER_SIZE 70 |
Functions | |
| void igtl_export | igtl_sonix_status_convert_byte_order (igtl_sonix_status_message *message) |
| igtl_uint64 igtl_export | igtl_sonix_status_get_crc (igtl_sonix_status_message *message) |
| #define IGTL_SONIX_STATUS_HEADER_SIZE 70 |
Definition at line 18 of file igtl_sonix_status.h.
| void igtl_export igtl_sonix_status_convert_byte_order | ( | igtl_sonix_status_message * | message | ) |
Definition at line 11 of file igtl_sonix_status.c.
| igtl_uint64 igtl_export igtl_sonix_status_get_crc | ( | igtl_sonix_status_message * | message | ) |
Definition at line 31 of file igtl_sonix_status.c.