![]() |
My Project
debian-1:4.1.1-p2+ds-4build2
|
#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 428 of file tgb_internal.h.
|
inline |
Definition at line 435 of file tgb_internal.h.
|
inlinevirtual |
|
inline |
Definition at line 472 of file tgb_internal.h.
|
inline |
Definition at line 486 of file tgb_internal.h.
|
inline |
Definition at line 441 of file tgb_internal.h.
| NoroCacheNode** NoroCacheNode::branches |
Definition at line 431 of file tgb_internal.h.
| int NoroCacheNode::branches_len |
Definition at line 432 of file tgb_internal.h.