class PluginGroup

Plugin grouping class. More...

Full nameost::PluginGroup
Definition#include <groups.h>
Inheritsost::DSO [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A plugin group is used to manage a chain of associated plugins.

 PluginGroup (const char *path, bool resolve = true)

PluginGroup

 PluginGroup (PluginGroup **grp, const char *path, bool resolve = true)

PluginGroup