Mode Class Reference
#include <mode.hh>
List of all members.
Detailed Description
Definition at line 10 of file mode.hh.
Member Typedef Documentation
Constructor & Destructor Documentation
Mode::Mode |
( |
const std::string & |
name |
) |
|
Mode::~Mode |
( |
|
) |
[virtual] |
Member Function Documentation
void Mode::addPlugin |
( |
Plugin * |
plugin |
) |
|
virtual bool Mode::apply |
( |
int |
argc, |
|
|
char *const |
argv[] | |
|
) |
| | [protected, pure virtual] |
std::string Mode::getName |
( |
|
) |
const |
Plugin * Mode::getPlugin |
( |
const std::string & |
name |
) |
const [protected] |
list< string > Mode::getPluginNames |
( |
|
) |
const [protected] |
virtual void Mode::help |
( |
std::ostream & |
stream |
) |
const [protected, pure virtual] |
bool Mode::main |
( |
int |
argc, |
|
|
char *const |
argv[] | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: