fdhwlib  2.0.25
StdCmds Class Reference

#include <StdCmds.h>

Inheritance diagram for StdCmds:
cmds

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

StdCmds::StdCmds ( )
StdCmds::~StdCmds ( )

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

Definition at line 62 of file StdCmds.h.


The documentation for this class was generated from the following file: