PionNetworkLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
pion::plugin_manager< PluginType >::map_type Class Reference

data type that maps identifiers to plug-in objects More...

#include <plugin_manager.hpp>

Inheritance diagram for pion::plugin_manager< PluginType >::map_type:
Collaboration diagram for pion::plugin_manager< PluginType >::map_type:

Public Member Functions

void clear (void)
 
virtual ~map_type ()
 
 map_type (void)
 

Detailed Description

template<typename PluginType>
class pion::plugin_manager< PluginType >::map_type

data type that maps identifiers to plug-in objects

Constructor & Destructor Documentation

template<typename PluginType>
virtual pion::plugin_manager< PluginType >::map_type::~map_type ( )
inlinevirtual
template<typename PluginType>
pion::plugin_manager< PluginType >::map_type::map_type ( void  )
inline

Member Function Documentation

template<typename PluginType>
void pion::plugin_manager< PluginType >::map_type::clear ( void  )
inline

The documentation for this class was generated from the following file: