FST
openfst-1.8.2.post1
OpenFst Library
|
#include <filter-state.h>
Public Member Functions | |
IntegerFilterState () | |
IntegerFilterState (T s) | |
size_t | Hash () const |
bool | operator== (const IntegerFilterState &fs) const |
bool | operator!= (const IntegerFilterState &fs) const |
T | GetState () const |
Static Public Member Functions | |
static const IntegerFilterState | NoState () |
Definition at line 63 of file filter-state.h.
|
inline |
Definition at line 65 of file filter-state.h.
|
inlineexplicit |
Definition at line 67 of file filter-state.h.
|
inline |
Definition at line 81 of file filter-state.h.
|
inline |
Definition at line 71 of file filter-state.h.
|
inlinestatic |
Definition at line 69 of file filter-state.h.
|
inline |
Definition at line 77 of file filter-state.h.
|
inline |
Definition at line 73 of file filter-state.h.