$darkmode
#include <functional>#include <memory>#include <string>#include <cloe/core.hpp>#include <cloe/plugin.hpp>Go to the source code of this file.
Classes | |
| class | cloe::PluginError |
| class | cloe::Plugin |
Functions | |
| template<typename F > | |
| std::shared_ptr< Plugin > | cloe::make_plugin () |
| std::shared_ptr<Plugin> cloe::make_plugin | ( | ) |
Create a virtual plugin around built-in types.