| 
    rshell
    1.2
    
   | 
 
Base class for Command_List, Command_Set and Command. More...
#include <Command_Element.h>
  
 Public Member Functions | |
| virtual int | execute ()=0 | 
| virtual string | str ()=0 | 
Base class for Command_List, Command_Set and Command.
      
  | 
  pure virtual | 
Executes the Command_Element
Implemented in Command, Command_Set, and Command_List.