strusBase
0.17
|
This is the complete list of members for strus::SymbolTable, including all inherited members.
allocBlock(unsigned int blocksize, unsigned int elemsize) | strus::SymbolTable | |
clear() | strus::SymbolTable | |
const_inv_iterator typedef | strus::SymbolTable | |
empty() const | strus::SymbolTable | inline |
get(const std::string &key) const | strus::SymbolTable | |
get(const char *key, std::size_t keysize) const | strus::SymbolTable | |
getOrCreate(const std::string &key) | strus::SymbolTable | |
getOrCreate(const char *key, std::size_t keysize) | strus::SymbolTable | |
inv_begin() const | strus::SymbolTable | inline |
inv_end() const | strus::SymbolTable | inline |
isNew() const | strus::SymbolTable | inline |
key(const uint32_t &id) const | strus::SymbolTable | |
size() const | strus::SymbolTable | inline |
SymbolTable(ErrorBufferInterface *errorhnd_) | strus::SymbolTable | inlineexplicit |
~SymbolTable() | strus::SymbolTable |