FST
openfst-1.8.2
OpenFst Library
|
#include <pdt.h>
Public Types | |
using | StateId = S |
using | StackId = K |
Public Member Functions | |
PdtStateTuple (StateId state_id=kNoStateId, StackId stack_id=-1) | |
Public Attributes | |
StateId | state_id |
StackId | stack_id |
using fst::PdtStateTuple< S, K >::StackId = K |
using fst::PdtStateTuple< S, K >::StateId = S |
|
inlineexplicit |
StackId fst::PdtStateTuple< S, K >::stack_id |
StateId fst::PdtStateTuple< S, K >::state_id |