|
| DefaultReplaceStateTable (const std::vector< std::pair< Label, const Fst< Arc > * >> &, Label) |
|
| DefaultReplaceStateTable (const DefaultReplaceStateTable< Arc, PrefixId > &table) |
|
PrefixId | FindPrefixId (const StackPrefix &prefix) |
|
const StackPrefix & | GetStackPrefix (PrefixId id) const |
|
| CompactHashStateTable () |
|
| CompactHashStateTable (size_t table_size) |
|
StateId | FindState (const StateTuple &tuple) |
|
const StateTuple & | Tuple (StateId s) const |
|
| CompactHashBiTable (size_t table_size=0, const ReplaceHash< Arc::StateId, P > &h=ReplaceHash< Arc::StateId, P >(), const std::equal_to< ReplaceStateTuple< Arc::StateId, P > > &e=std::equal_to< ReplaceStateTuple< Arc::StateId, P > >()) |
|
| CompactHashBiTable (const CompactHashBiTable &table) |
|
ReplaceStateTuple< Arc::StateId, P >::StateId | FindId (const ReplaceStateTuple< Arc::StateId, P > &entry, bool insert=true) |
|
const ReplaceStateTuple< Arc::StateId, P > & | FindEntry (ReplaceStateTuple< Arc::StateId, P >::StateIds) const |
|
ReplaceStateTuple< Arc::StateId, P >::StateId | Size () const |
|
void | Clear (ssize_t n=-1) |
|
template<class Arc, class P>
class fst::DefaultReplaceStateTable< Arc, P >
Definition at line 118 of file fst-decl.h.