#include <commandProcessor.h>
Inheritance diagram for CommandProcessor:

Public Methods | |
| CommandProcessor () | |
| virtual | ~CommandProcessor () throw () |
| virtual | registerCommands (commandParser &parser)=0 |
Definition at line 32 of file commandProcessor.h.
|
|
|
|
|
Definition at line 24 of file commandProcessor.cc. |
|
|
Implemented in ReporterLoader. |
1.2.15