Module factory

Module factory 

Source
Expand description

Message factory for dynamic message type resolution

This module provides a factory pattern for creating OpenIGTLink messages based on the message type name in the header, similar to the C++ implementation.

Structsยง

MessageFactory
Message factory for creating messages dynamically based on type name