data type that maps identifiers to plug-in objects More...
#include <plugin_manager.hpp>
Inherits std::map< std::string, std::pair< PluginType *, plugin_ptr< PluginType > > >.
Public Member Functions | |
void | clear (void) |
data type that maps identifiers to plug-in objects
Definition at line 168 of file plugin_manager.hpp.