![]() |
My Project
|
#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 414 of file tgb_internal.h.
|
inline |
Definition at line 421 of file tgb_internal.h.
|
inlinevirtual |
Definition at line 463 of file tgb_internal.h.
|
inline |
Definition at line 458 of file tgb_internal.h.
|
inline |
Definition at line 472 of file tgb_internal.h.
|
inline |
Definition at line 427 of file tgb_internal.h.
| NoroCacheNode** NoroCacheNode::branches |
Definition at line 417 of file tgb_internal.h.
| int NoroCacheNode::branches_len |
Definition at line 418 of file tgb_internal.h.