#include <UT_FSA.h>
Definition at line 54 of file UT_FSA.h.
bool UT_FSA::contains |
( |
const char * |
symbol | ) |
const |
|
inline |
Return whether a symbol exists
Definition at line 89 of file UT_FSA.h.
int UT_FSA::count |
( |
const char * |
symbol | ) |
const |
|
inline |
Return whether a symbol exists
Definition at line 91 of file UT_FSA.h.
void UT_FSA::dumpTables |
( |
| ) |
const |
bool UT_FSA::empty |
( |
void |
| ) |
const |
|
inline |
exint UT_FSA::entries |
( |
| ) |
const |
|
inline |
Return the size of the symbol table.
Definition at line 69 of file UT_FSA.h.
int UT_FSA::findSymbol |
( |
const char * |
symbol | ) |
const |
Find a symbol in the map, returning the integer value associated with the key.
Find a symbol in the map, returning the integer value associated with the key.
Find a symbol in the map, returning the integer value associated with the key.
Definition at line 78 of file UT_FSA.h.
Find a symbol in the map, returning the integer value associated with the key.
Definition at line 80 of file UT_FSA.h.
int64 UT_FSA::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
int UT_FSA::getNotFound |
( |
| ) |
const |
|
inline |
Return the integer associated with entries not in the map.
Definition at line 85 of file UT_FSA.h.
The documentation for this class was generated from the following file: