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