xmltooling 1.4.1
PluginManager.h File Reference

Plugin management template. More...

#include <xmltooling/base.h>
#include <xmltooling/exceptions.h>
#include <map>
#include <string>
Include dependency graph for PluginManager.h:
This graph shows which files directly or indirectly include this file:

Classes

class  xmltooling::PluginManager< T, Key, Params >
 Template for management/access to plugins constructed based on a Key type and arbitrary parameters. More...

Namespaces

namespace  xmltooling
 

Public namespace of XML Tooling library.



Detailed Description

Plugin management template.