Skip to content

File plugins.h

FileList > jac > machine > plugins.h

Go to the source code of this file

  • #include <jac/machine/machine.h>
  • #include <memory>
  • #include <vector>

Namespaces

Type Name
namespace jac

Classes

Type Name
class Plugin
A base class for all plugins.
class PluginHandle
A handle which can be used to retrieve a plugin from a machine.
class PluginHolderFeature <typename Next>
An MFeature that allows for inserting plugins into the machine and retrieving them using PluginHandeles.
class PluginManager
A class for managing groups of plugins and initializing them all at once.

The documentation for this class was generated from the following file src/jac/machine/plugins.h