Plugin Class Reference
#include <plugin.hh>
List of all members.
Detailed Description
Definition at line 16 of file plugin.hh.
Member Typedef Documentation
Constructor & Destructor Documentation
| Plugin::Plugin |
( |
const std::string & |
name, |
|
|
const std::string & |
type | |
|
) |
| | |
| Plugin::~Plugin |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual bool Plugin::apply |
( |
const OptionList & |
remaining, |
|
|
const utilmm::config_set & |
options, |
|
|
Typelib::Registry & |
registry | |
|
) |
| | [pure virtual] |
| std::string Plugin::getName |
( |
|
) |
const |
| std::list< std::string > Plugin::getOptions |
( |
|
) |
const [virtual] |
| std::string Plugin::getType |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: