#include <bursttriemap.h>
Public Types | |
| using | Index = void * | 
Static Public Member Functions | |
| static void * | AllocNode (Index &index) | 
| static void * | AllocBucket (Index &index) | 
| static void | FreeNode (Index i) | 
| static void | FreeBucket (Index i) | 
| static Bool | IsNode (Index i) | 
| static NODE * | GetNode (Index i) | 
| static BUCKET * | GetBucket (Index i) | 
| using Index = void* | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |