fourdst_plugin 0.0.1a
C++ Plugin Manager
|
Main include header for the FourDST plugin system. More...
#include "fourdst/plugin/iplugin.h"
#include "fourdst/plugin/factory/plugin_factory.h"
#include "fourdst/plugin/manager/plugin_manager.h"
#include "fourdst/plugin/utils/plugin_utils.h"
#include "fourdst/plugin/exception/exceptions.h"
#include "fourdst/plugin/templates/functor.h"
Namespaces | |
namespace | fourdst |
namespace | fourdst::plugin |
Main namespace for the FourDST plugin system. | |
Main include header for the FourDST plugin system.
This is the primary header file that provides access to all components of the FourDST plugin system. It serves as a convenience header for users who want to include the entire plugin framework in their projects.
By including this single header, developers get access to: