#include <prcspars.h>
Public Methods | |
| ProcessParser (char *, AliasList *aliaslist) | |
| constructor | |
| ~ProcessParser () | |
| destructor | |
| bool | LoadProcess () |
| load and starts the processing from the processfile | |
Protected Attributes | |
| Line_Parser * | _lineparser |
| to read and parse lines from the process file | |