| add(T *node) | Node4< T > | |
| child | Node4< T > | |
| left | Node4< T > | |
| next(const T *terminal) const | Node4< T > | |
| parent | Node4< T > | |
| print(const char *append="") | Node4< T > | |
| printDescendents(const char *append="") | Node4< T > | |
| remove() | Node4< T > | |
| right | Node4< T > | |
| setAsFirstChild() | Node4< T > | |
| setAsLastChild() | Node4< T > |