GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <Tree.H>
Public Member Functions | |
Tree (void) | |
~Tree (void) | |
void | addLayers (uint N, int *vals, uint minimumIn=1) |
int | multiply (uint whichNode) |
Private Attributes | |
Tree * | childL |
Tree * | childR |
int | val |
uint | maximum |
uint | minimum |
|
inline |
|
inline |