Classes of GRP Parser defined in pfarmcl.h

Class index

TprsFarm

TprsFarm

TObject
   |
   +------TprsProcess
              |
              +------TprsProcGroup
                         |
                         +------TprsFarm

Field index of TprsFarm

Method index of TprsFarm

TprsFarm
*show_name_title
*grouptype_name

Fields

Methods

TprsFarm(char *AName, int numid)

Constructor of the farm type of process group object class.
virtual char *show_name_title(void)

returns "farm". This string is used when task graph output is produced.
virtual char *grouptype_name(void)

returns "Form". This string is used when GRP file output is produced.

Back to Grapnel Compiler.