Plugin management template. More...
#include <xmltooling/base.h>
#include <xmltooling/exceptions.h>
#include <map>
#include <string>
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. |
Plugin management template.