#include <tgb_internal.h>
Definition at line 418 of file tgb_internal.h.
◆ NoroCacheNode()
NoroCacheNode::NoroCacheNode |
( |
| ) |
|
|
inline |
Definition at line 425 of file tgb_internal.h.
426 {
429
430 }
NoroCacheNode ** branches
◆ ~NoroCacheNode()
virtual NoroCacheNode::~NoroCacheNode |
( |
| ) |
|
|
inlinevirtual |
◆ getBranch()
◆ getOrInsertBranch()
Definition at line 476 of file tgb_internal.h.
477 {
480 else
481 {
483 }
484 }
NoroCacheNode * setNode(int branch, NoroCacheNode *node)
◆ setNode()
Definition at line 431 of file tgb_internal.h.
432 {
434 {
436 {
442 {
444 }
445 }
446 else
447 {
453 {
455 }
456 }
457 }
460 return node;
461 }
static int si_max(const int a, const int b)
#define omrealloc(addr, size)
◆ branches
◆ branches_len
int NoroCacheNode::branches_len |
The documentation for this class was generated from the following file: