![]() |
Tesseract 0.28.4
|
Example demonstrating derived types support with the standard plugin info structure.
This example shows how to:
acceptsDerivedTypes()The plugin info structure pattern is ideal for plugin architectures and extensible type systems where configuration needs to specify both the concrete type (via "class" field) and its type-specific parameters (via "config" field).