FST
openfst-1.8.4
OpenFst Library
|
#include <bi-table.h>
Public Member Functions | |
VectorHashBiTable (const S &s=S(), const FP &fp=FP(), const H &h=H(), size_t vector_size=0, size_t entry_size=0) | |
VectorHashBiTable (const VectorHashBiTable< I, T, S, FP, H, HS > &table) | |
I | FindId (const T &entry, bool insert=true) |
const T & | FindEntry (I s) const |
I | Size () const |
const S & | Selector () const |
const FP & | Fingerprint () const |
const H & | HashFunction () const |
Friends | |
class | HashFunc |
class | HashEqual |
Definition at line 314 of file bi-table.h.
|
inlineexplicit |
Definition at line 319 of file bi-table.h.
|
inline |
Definition at line 332 of file bi-table.h.
|
inline |
Definition at line 374 of file bi-table.h.
|
inline |
Definition at line 344 of file bi-table.h.
|
inline |
Definition at line 380 of file bi-table.h.
|
inline |
Definition at line 382 of file bi-table.h.
|
inline |
Definition at line 378 of file bi-table.h.
|
inline |
Definition at line 376 of file bi-table.h.
|
friend |
Definition at line 317 of file bi-table.h.
|
friend |
Definition at line 316 of file bi-table.h.