Public Attributes | |
config * | cfp |
plink * | next |
Definition at line 229 of file lemon.c.
struct config* plink::cfp [read] |
Definition at line 230 of file lemon.c.
Referenced by FindFollowSets(), FindLinks(), and Plink_add().
struct plink* plink::next [read] |
Definition at line 231 of file lemon.c.
Referenced by Plink_copy(), Plink_delete(), and Plink_new().