ppl_PIP_Decision_Node_tag Interface Reference

Types and functions for PIP decision nodes. More...

#include <ppl_c.h>

List of all members.

Related Functions

(Note that these are not member functions.)



int ppl_PIP_Decision_Node_get_child_node (ppl_const_PIP_Decision_Node_t pip_dec, int b, ppl_const_PIP_Tree_Node_t *pip_tree)
 Writes to pip_tree a const pointer to either the true branch (if b is not zero) or the false branch (if b is zero) of pip_dec.

Detailed Description

Types and functions for PIP decision nodes.

The types and functions for decision nodes provide an interface towards PIP_Decision_Node.


Friends And Related Function Documentation

int ppl_PIP_Decision_Node_get_child_node ( ppl_const_PIP_Decision_Node_t  pip_dec,
int  b,
ppl_const_PIP_Tree_Node_t *  pip_tree 
) [related]

Writes to pip_tree a const pointer to either the true branch (if b is not zero) or the false branch (if b is zero) of pip_dec.

Definition at line 2468 of file ppl_c_implementation_common.cc.


The documentation for this interface was generated from the following file:
Generated on Sun Feb 27 16:28:33 2011 for PPL Configured C Language Interface by  doxygen 1.6.3