pluginmanager.cc File Reference

#include "pluginmanager.hh"
#include "ioplugins.hh"
#include "importer.hh"
#include "exporter.hh"

Include dependency graph for pluginmanager.cc:


Functions

template<typename Map, typename Object>
bool add_plugin (Map &plugin_map, Object *object)
template<typename Object>
Object * get_plugin (map< string, Object * > const &plugin_map, string const &name)
template<typename Container>
void clear (Container &container)

Function Documentation

template<typename Map, typename Object>
bool @15::add_plugin ( Map &  plugin_map,
Object *  object 
) [inline, static]

template<typename Container>
void @15::clear ( Container container  )  [inline, static]

template<typename Object>
Object* @15::get_plugin ( map< string, Object * > const &  plugin_map,
string const &  name 
) [inline, static]


Generated on Thu Jan 22 16:37:28 2009 for typeLib by doxygen 1.5.6
SourceForge.net Project Page