Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

ost::PluginGroup Class Reference

A plugin group is used to manage a chain of associated plugins. Plugin grouping class. More...

#include <groups.h>

Inheritance diagram for ost::PluginGroup:

ost::DSO List of all members.

Public Methods

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

Friends

void removePlugins (PluginGroup *group=NULL)
void loadPlugins (PluginGroup *group, const char *path, const char *ext, bool flag)
void loadPlugins (const char *path, const char *ext, bool flag)

Detailed Description

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

Author:
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

ost::PluginGroup::PluginGroup const char *    path,
bool    resolve = true
 

ost::PluginGroup::PluginGroup PluginGroup **    grp,
const char *    path,
bool    resolve = true
 


Friends And Related Function Documentation

void loadPlugins const char *    path,
const char *    ext,
bool    flag
[friend]
 

void loadPlugins PluginGroup *    group,
const char *    path,
const char *    ext,
bool    flag
[friend]
 

void removePlugins PluginGroup *    group = NULL [friend]
 


The documentation for this class was generated from the following file:
Generated on Thu Nov 21 12:28:33 2002 for GNU CommonC++ by doxygen1.2.18