FST
openfst-1.8.4
OpenFst Library
|
#include <bi-table.h>
Public Member Functions | |
HashBiTable (size_t table_size=0, const H &h=H(), const E &e=E()) | |
HashBiTable (const HashBiTable< I, T, H, E > &table) | |
I | FindId (const T &entry, bool insert=true) |
const T & | FindEntry (I s) const |
I | Size () const |
void | Clear () |
Definition at line 69 of file bi-table.h.
|
inlineexplicit |
Definition at line 72 of file bi-table.h.
|
inline |
Definition at line 80 of file bi-table.h.
|
inline |
Definition at line 105 of file bi-table.h.
|
inline |
Definition at line 100 of file bi-table.h.
|
inline |
Definition at line 87 of file bi-table.h.
|
inline |
Definition at line 102 of file bi-table.h.