Fraxinus  18.10
An IGT application
igtl_sonix_status.h File Reference
#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)
 

Macro Definition Documentation

#define IGTL_SONIX_STATUS_HEADER_SIZE   70

Definition at line 18 of file igtl_sonix_status.h.

Function Documentation

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.