![]() |
My Project
debian-1:4.1.1-p2+ds-4build1
|
#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 427 of file tgb_internal.h.
|
inline |
Definition at line 434 of file tgb_internal.h.
|
inlinevirtual |
|
inline |
Definition at line 471 of file tgb_internal.h.
|
inline |
Definition at line 485 of file tgb_internal.h.
|
inline |
Definition at line 440 of file tgb_internal.h.
NoroCacheNode** NoroCacheNode::branches |
Definition at line 430 of file tgb_internal.h.
int NoroCacheNode::branches_len |
Definition at line 431 of file tgb_internal.h.