FST
openfst-1.8.4
OpenFst Library
|
#include <replace.h>
Public Types | |
using | StateId = S |
using | PrefixId = P |
Public Member Functions | |
ReplaceStateTuple (PrefixId prefix_id=-1, StateId fst_id=kNoStateId, StateId fst_state=kNoStateId) | |
Public Attributes | |
PrefixId | prefix_id |
StateId | fst_id |
StateId | fst_state |
Friends | |
template<typename H > | |
H | AbslHashValue (H h, const ReplaceStateTuple &t) |
using fst::ReplaceStateTuple< S, P >::PrefixId = P |
using fst::ReplaceStateTuple< S, P >::StateId = S |
|
inline |
|
friend |
StateId fst::ReplaceStateTuple< S, P >::fst_id |
StateId fst::ReplaceStateTuple< S, P >::fst_state |
PrefixId fst::ReplaceStateTuple< S, P >::prefix_id |