FST
openfst-1.8.2.post1
OpenFst Library
|
#include <bi-table.h>
Public Member Functions | |
CompactHashBiTable (size_t table_size=0, const H &h=H(), const E &e=E()) | |
CompactHashBiTable (const CompactHashBiTable &table) | |
I | FindId (const T &entry, bool insert=true) |
const T & | FindEntry (I s) const |
I | Size () const |
void | Clear (ssize_t n=-1) |
Friends | |
class | HashFunc |
class | HashEqual |
Definition at line 134 of file bi-table.h.
|
inlineexplicit |
Definition at line 142 of file bi-table.h.
|
inline |
Definition at line 152 of file bi-table.h.
|
inline |
Definition at line 182 of file bi-table.h.
|
inline |
Definition at line 177 of file bi-table.h.
|
inline |
Definition at line 161 of file bi-table.h.
|
inline |
Definition at line 179 of file bi-table.h.
|
friend |
Definition at line 139 of file bi-table.h.
|
friend |
Definition at line 135 of file bi-table.h.