Public Member Functions | |
Tuple (StateId input_state, ComputationState comp_state) | |
Public Attributes | |
StateId | input_state |
ComputationState | comp_state |
Definition at line 136 of file word-align-lattice.cc.
|
inline |
Definition at line 137 of file word-align-lattice.cc.
ComputationState comp_state |
Definition at line 140 of file word-align-lattice.cc.
Referenced by LatticeWordAligner::TupleHash::operator()(), LatticeWordAligner::TupleEqual::operator()(), LatticeWordAligner::ProcessFinal(), and LatticeWordAligner::ProcessQueueElement().
StateId input_state |
Definition at line 139 of file word-align-lattice.cc.
Referenced by LatticeWordAligner::TupleHash::operator()(), LatticeWordAligner::TupleEqual::operator()(), and LatticeWordAligner::ProcessQueueElement().