#include <StdCmds.h>
List of all members.
Public Member Functions
Private Member Functions
Private Attributes
Detailed Description
The class StdCmds only provides the commands help an quit.
Definition at line 48 of file StdCmds.h.
Constructor & Destructor Documentation
Member Function Documentation
int StdCmds::interprete |
( |
FILE * |
fin, |
|
|
FILE * |
fout, |
|
|
char * |
line |
|
) |
| [virtual] |
Redefine this function to meet the needs of the task.
- Returns:
- Status of the command execution: 0 no command found 1 command executed, 2 command quit
Reimplemented from cmds.
int StdCmds::parse |
( |
char * |
comm | ) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/kopmann/git-mirror/fdhwlib/fdhwlib/akshell/StdCmds.h