gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
#include <HeapTreeType.H>
Public Attributes | |
unsigned int | level |
The level of the tree which is pointed to, from the top. More... | |
unsigned int | child |
The numeric count of the child in the tree from the top. More... | |
A class to manage the tree co-ordinates. The tree co-ordinates are the tree level and index in the level.
Definition at line 35 of file HeapTreeType.H.
unsigned int HeapTreeCell::child |
The numeric count of the child in the tree from the top.
Definition at line 38 of file HeapTreeType.H.
unsigned int HeapTreeCell::level |
The level of the tree which is pointed to, from the top.
Definition at line 37 of file HeapTreeType.H.
GTK+ IOStream
Beta
|