Public Attributes | List of all members
plink_s Struct Reference

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

◆ next

struct plink_s* plink_s::next

Target node for this link for a given parent node

◆ node

pnode_t* plink_s::node

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