|
pion-net
4.0.9
|
data type that maps identifiers to plug-in objects More...
#include <PluginManager.hpp>
Inherits std::map< K, T >.
Public Member Functions | |
| void | clear (void) |
Additional Inherited Members | |
Public Attributes inherited from std::map< K, T > | |
| K | keys |
| STL member. | |
| T | elements |
| STL member. | |
data type that maps identifiers to plug-in objects
Definition at line 181 of file PluginManager.hpp.
1.8.1.2