![]() |
My Project
debian-1:4.1.2-p1+ds-2
|
#include <tgb_internal.h>
Public Member Functions | |
| NoroCacheNode () | |
| NoroCacheNode * | setNode (int branch, NoroCacheNode *node) |
| NoroCacheNode * | getBranch (int branch) |
| virtual | ~NoroCacheNode () |
| NoroCacheNode * | getOrInsertBranch (int branch) |
Data Fields | |
| NoroCacheNode ** | branches |
| int | branches_len |
Definition at line 431 of file tgb_internal.h.
|
inline |
Definition at line 438 of file tgb_internal.h.
|
inlinevirtual |
|
inline |
Definition at line 475 of file tgb_internal.h.
|
inline |
Definition at line 489 of file tgb_internal.h.
|
inline |
Definition at line 444 of file tgb_internal.h.
| NoroCacheNode** NoroCacheNode::branches |
Definition at line 434 of file tgb_internal.h.
| int NoroCacheNode::branches_len |
Definition at line 435 of file tgb_internal.h.