#include <bursttriemap.h>
Public Member Functions | |
| Int | GetCount () const |
| template<BURSTTRIE_SORT SORT> | |
| Bool | Find (K key, Int cnt, Int &result) const |
| void | Remove (Int index, Int end, Int removeCnt) |
| void | Insert (Int index, Int end) |
| UnitType & | GetValue (Int index) |
| const UnitType & | GetValue (Int index) const |
| Int | GetMemorySize () const |
Public Attributes | |
| K | keys [SIZE] |
| Int GetCount | ( | ) | const |
| Int GetMemorySize | ( | ) | const |
| K keys[SIZE] |