dev rstoetter cbalancedbinarytree cBalancedBinaryTreeNode::SetParent() - rstoetter/cbalancedbinarytree-php GitHub Wiki
Method SetParent( ) - of API Reference dev
public mixed rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode::SetParent(\rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode|null $parent)
- Namespace : rstoetter\cbalancedbinarytree
- Class name: cBalancedBinaryTreeNode
- This method is defined by the class rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode
Sets the pointer the father object is pointing to or sets it to null
Arguments
- $parent \rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode|null