PIPS
res_or_rule Struct Reference

Storage for arguments of tpips commands. More...

#include <tpips-local.h>

+ Collaboration diagram for res_or_rule:

Data Fields

gen_array_t the_owners
 
string the_name
 MOD_A, MOD_B, ALL after expansion, default value can be PROGRAM or current_module. More...
 

Detailed Description

Storage for arguments of tpips commands.

Warning! Do not modify this file that is automatically generated!

E.g. display PRINTED_FILE[MOD_A, MOD_B] display PRINTED_FILE

Modify src/Libs/tpips/tpips-local.h instead, to add your own modifications. header file built by cproto tpips-local.h Storage for arguments of tpips commands. E.g. display PRINTED_FILE[MOD_A, MOD_B] display PRINTED_FILE

Definition at line 28 of file tpips-local.h.

Field Documentation

◆ the_name

string res_or_rule::the_name

MOD_A, MOD_B, ALL after expansion, default value can be PROGRAM or current_module.

Definition at line 31 of file tpips-local.h.

Referenced by free_owner_content(), perform(), and try_to_parse_everything_just_in_case().

◆ the_owners

gen_array_t res_or_rule::the_owners

Definition at line 29 of file tpips-local.h.

Referenced by free_owner_content(), perform(), and try_to_parse_everything_just_in_case().


The documentation for this struct was generated from the following files: