Expand description
Dynamic message dispatching for OpenIGTLink
This module provides the AnyMessage
enum which can hold any message type,
allowing for runtime message type detection and handling.
Enumsยง
- AnyMessage
- Enum holding any OpenIGTLink message type