Library: OSP/Shell
Package: Shell
Header: Poco/OSP/Shell/HelpCommandFactory.h
The factory for HelpCommand objects.
Direct Base Classes: CommandFactory
All Base Classes: CommandFactory
Member Functions: createCommand
Inherited Functions: context, createCommand, init, initImpl
HelpCommandFactory(
CommandProcessor & commandProcessor
);
Creates the HelpCommandFactory, using the given command processor.
Destroys the HelpCommandFactory.
Command * createCommand();