General information:Author: klaas Version: 1.0 Date: Thu Oct 21 14:44:21 MET 1999 |
Header files:
|
Code files:
|
used to parse command strings comming from files
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
ProcessParser(char*,AliasList* aliaslist)
Description:
constructor
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~ProcessParser()
Description:
destructor
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL LoadProcess()
Description:
load and starts the processing from the processfile
scope: protected | type: basic | typename: Line_Parser* |
Declaration:
Line_Parser* _lineparser
Description:
to read and parse lines from the process file