Module message

Module message 

Source
Expand description

OpenIGTLink message trait and structures

This module defines the common interface that all message types must implement, as well as the generic message wrapper structure.

Structs§

IgtlMessage
Complete OpenIGTLink message structure

Traits§

Message
Common interface for all OpenIGTLink message types