![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| static | print_tree (NETSIM_ID r, NETSIM_ID b, int l1, int l2, int c1, int c2, FILE *fp) |
| void | print_rpt (NETSIM_ID d, ptrPIM_GROUP group, int level, int count, FILE *fp) |
| void | print_RPT_Tree (NETSIM_ID rp, ptrPIM_GROUP group) |
Variables | |
| static int | counter [50] |
| void print_rpt | ( | NETSIM_ID | d, |
| ptrPIM_GROUP | group, | ||
| int | level, | ||
| int | count, | ||
| FILE * | fp | ||
| ) |
Definition at line 31 of file PIM_Print.c.


| void print_RPT_Tree | ( | NETSIM_ID | rp, |
| ptrPIM_GROUP | group | ||
| ) |
Definition at line 59 of file PIM_Print.c.


|
static |
Definition at line 20 of file PIM_Print.c.