Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
CmdWrapper Class Reference
Abstract base class packaging up a command as a function object; this is used to support both global functions and functions with access to a particular object.
More...
#include <cmdparam.h>
Inheritance diagram for CmdWrapper
[legend]List of all members.
Public Methods |
| | CmdWrapper () |
| virtual | ~CmdWrapper () |
|
virtual cmdstat | operator() ( int argc, const char *argv[] ) = 0 |
| | Call the command.
|
Detailed Description
Abstract base class packaging up a command as a function object; this is used to support both global functions and functions with access to a particular object.
Definition at line 144 of file cmdparam.h.
Constructor & Destructor Documentation
|
CmdWrapper::CmdWrapper (
|
) [inline]
|
|
|
CmdWrapper::~CmdWrapper (
|
) [inline, virtual]
|
|
The documentation for this class was generated from the following file:
Generated at Mon Aug 21 00:31:15 2000 for RF-LISSOM by
1.2.1 written by Dimitri van Heesch,
© 1997-2000