Public Attributes | |
| pnode_t * | node |
| struct plink_s * | next |
A may have links (transitions) to several successor or predecessor nodes. They are captured by a list of the following plink_t type.
| struct plink_s* plink_s::next |
Target node for this link for a given parent node
1.7.6.1