CommandFactory Class Reference#include <CommandParser.hh>
Inheritance diagram for CommandFactory:
List of all members.
|
Public Member Functions |
|
virtual FbTk::Command * | stringToCommand (const std::string &command, const std::string &arguments)=0 |
Protected Member Functions |
|
void | addCommand (const std::string &value) |
Detailed Description
Creates commands from command and argument. Used for modules to add new commands in compile/run time
Definition at line 39 of file CommandParser.hh. The documentation for this class was generated from the following files:
Fluxbox CVS-Jan-2003
|
|
|