#include <tgb_internal.h>
Definition at line 414 of file tgb_internal.h.
◆ NoroCacheNode()
NoroCacheNode::NoroCacheNode |
( |
| ) |
|
|
inline |
Definition at line 421 of file tgb_internal.h.
422 {
425
426 }
NoroCacheNode ** branches
◆ ~NoroCacheNode()
virtual NoroCacheNode::~NoroCacheNode |
( |
| ) |
|
|
inlinevirtual |
◆ getBranch()
◆ getOrInsertBranch()
Definition at line 472 of file tgb_internal.h.
473 {
476 else
477 {
479 }
480 }
NoroCacheNode * setNode(int branch, NoroCacheNode *node)
◆ setNode()
Definition at line 427 of file tgb_internal.h.
428 {
430 {
432 {
438 {
440 }
441 }
442 else
443 {
449 {
451 }
452 }
453 }
456 return node;
457 }
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: