Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
tidyNode::getParent

tidyNode::getParent

(no version information, might be only in CVS)

tidyNode::getParent -- returns the parent node of the current node

Description

tidyNode tidyNode::getParent ( void )

Returns the parent node of the current node.

Return Values

Returns a tidyNode if the node has a parent, or NULL otherwise.