Public Attributes

tree_node_< T > Class Template Reference

A node in the tree, combining links to other nodes as well as the actual data. More...

#include <tree.hh>

Inheritance diagram for tree_node_< T >:
Collaboration diagram for tree_node_< T >:

List of all members.

Public Attributes

data
tree_node_< T > * first_child
tree_node_< T > * last_child
tree_node_< T > * next_sibling
tree_node_< T > * parent
tree_node_< T > * prev_sibling

Detailed Description

template<class T>
class tree_node_< T >

A node in the tree, combining links to other nodes as well as the actual data.

Definition at line 117 of file tree.hh.


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

Generated on Sat Aug 7 2010 15:44:04 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads