FST
openfst-1.8.4
OpenFst Library
|
#include <linear-fst-data.h>
Public Member Functions | |
InputOutputLabel (Label i=kNoLabel, Label o=kNoLabel) | |
bool | operator== (InputOutputLabel that) const |
std::istream & | Read (std::istream &strm) |
std::ostream & | Write (std::ostream &strm) const |
Public Attributes | |
Label | input |
Label | output |
Definition at line 405 of file linear-fst-data.h.
|
inlineexplicit |
Definition at line 408 of file linear-fst-data.h.
|
inline |
Definition at line 411 of file linear-fst-data.h.
|
inline |
Definition at line 415 of file linear-fst-data.h.
|
inline |
Definition at line 421 of file linear-fst-data.h.
Label fst::FeatureGroup< A >::InputOutputLabel::input |
Definition at line 406 of file linear-fst-data.h.
Label fst::FeatureGroup< A >::InputOutputLabel::output |
Definition at line 406 of file linear-fst-data.h.