Data Structures | Typedefs
handlerbase.hh File Reference
#include <ostream>
#include <fstream>
#include <map>
#include <libxml++/libxml++.h>
#include <mia/core/defines.hh>

Go to the source code of this file.

Data Structures

class  CPluginHandlerBase
 The base class for all plugin handlers. More...
 

Typedefs

typedef std::map< std::string,
const CPluginHandlerBase * > 
HandlerHelpMap
 A map that is used to collect the plug-in handlers used in a program. More...