rshell  1.2
Parse Class Referenceabstract

Base class for Parsing functions not including Parse_Command_Sets. More...

#include <Parse.h>

Inheritance diagram for Parse:
Parse_Multiple_Commands Parse_Single_Command

Public Member Functions

virtual vector< string > parse ()=0
 

Protected Attributes

string input
 

Detailed Description

Base class for Parsing functions not including Parse_Command_Sets.

Member Function Documentation

virtual vector<string> Parse::parse ( )
pure virtual

Stores string input passed to the constructor

Implemented in Parse_Multiple_Commands, and Parse_Single_Command.


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