FST
openfst-1.8.2
OpenFst Library
|
#include <synchronize.h>
Public Member Functions | |
Element () | |
Element (StateId state_, StringView i, StringView o) | |
Public Attributes | |
StateId | state |
StringView | istring |
StringView | ostring |
Definition at line 69 of file synchronize.h.
|
inline |
Definition at line 70 of file synchronize.h.
|
inline |
Definition at line 72 of file synchronize.h.
StringView fst::internal::SynchronizeFstImpl< Arc >::Element::istring |
Definition at line 76 of file synchronize.h.
StringView fst::internal::SynchronizeFstImpl< Arc >::Element::ostring |
Definition at line 77 of file synchronize.h.
StateId fst::internal::SynchronizeFstImpl< Arc >::Element::state |
Definition at line 75 of file synchronize.h.