abstract item to store plugins inside actor More...
#include <actor_config.h>
Public Member Functions | |
virtual plugins_t | get_plugins () noexcept=0 |
returns list of plugins pointers from the storage | |
abstract item to store plugins inside actor
|
pure virtualnoexcept |
returns list of plugins pointers from the storage
Implemented in rotor::plugin_storage_t< PluginList >.