Public Attributes
plink_s Struct Reference

List of all members.

Public Attributes

pnode_tnode
struct plink_snext

Detailed Description

A may have links (transitions) to several successor or predecessor nodes. They are captured by a list of the following plink_t type.


Member Data Documentation

struct plink_s* plink_s::next

Target node for this link for a given parent node

pnode_t* plink_s::node

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