PointerBurstTriePool< NODE, BUCKET > Class Template Reference Data Structures
#include <bursttriemap.h>
Public Types |
|
| using | 索引 = void * |
静态公共成员函数 |
|
| static void * | AllocNode ( 索引 &index) |
| static void * | AllocBucket ( 索引 &index) |
| static void | FreeNode ( 索引 i) |
| static void | FreeBucket ( 索引 i) |
| static Bool | IsNode ( 索引 i) |
| static NODE * | GetNode ( 索引 i) |
| static BUCKET * | GetBucket ( 索引 i) |
| using 索引 = void* |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |