rshell  1.2
Command_Element Class Referenceabstract

Base class for Command_List, Command_Set and Command. More...

#include <Command_Element.h>

Inheritance diagram for Command_Element:
Command Command_List Command_Set

Public Member Functions

virtual int execute ()=0
 
virtual string str ()=0
 

Detailed Description

Base class for Command_List, Command_Set and Command.

Member Function Documentation

virtual string Command_Element::str ( )
pure virtual

Executes the Command_Element

Implemented in Command, Command_Set, and Command_List.


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