#include <map>
#include <set>
#include <string>
#include <ostream>
#include <boost/filesystem/path.hpp>
#include <mia/core/defines.hh>
#include <mia/core/module.hh>
#include <mia/core/optparam.hh>
#include <mia/core/property_flags.hh>
#include <mia/core/import_handler.hh>
Go to the source code of this file.
Data Structures | |
class | CPluginBase |
The base class for all plug-ins. More... | |
class | TPlugin< D, T > |
The generic base for all plug-ins. More... | |
Variables | |
EXPORT_CORE const std::string | plugin_help |
standard string to print out help in the factory plug-in handler More... | |
EXPORT_CORE const std::string plugin_help |
standard string to print out help in the factory plug-in handler