#include <xmltooling/base.h>
#include <xmltooling/exceptions.h>
#include <map>
#include <string>
Namespaces | |
namespace | xmltooling |
Classes | |
class | xmltooling::PluginManager< T, Key, Params > |
Template for management/access to plugins constructed based on a Key type and arbitrary parameters. More... |