#include <mia/core/plugin_base.hh>
Public Types | |
typedef void | Chained |
Static Public Attributes | |
static constexpr bool | value = false |
Some plug-ins can be chained directly at creation time. To make the factory aware of this interface, this trait is used.
Definition at line 208 of file plugin_base.hh.
typedef void plugin_can_chain< Plugin >::Chained |
Definition at line 210 of file plugin_base.hh.
|
static |
Definition at line 209 of file plugin_base.hh.