OtherSymbolTransducer Member List
This is the complete list of members for
OtherSymbolTransducer, including all inherited members.
| add_info_symbol(const std::string &info_symbol) | OtherSymbolTransducer | |
| add_pairs(const std::vector< SymbolPair > &missing_pairs) (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| add_transition(HfstMutableTransducer ¢er_t, size_t source_state, size_t target_state, const std::string &input, const std::string &output) | OtherSymbolTransducer | [static] |
| apply(HfstTransducerZeroArgMember p) | OtherSymbolTransducer | |
| apply(HfstTransducerOneArgMember, OtherSymbolTransducer &another) | OtherSymbolTransducer | |
| apply(HfstTransducerSubstMember p, const std::string &str1, const std::string &str2, bool b1, bool b2) | OtherSymbolTransducer | |
| get_code(HfstMutableTransducer &t, const std::string &symbol) (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| get_symbol(HfstMutableTransducer &t, HfstState code) (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| get_symbol_pairs(void) const (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| harmonize_other_symbols(const OtherSymbolTransducer &another) (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| make_line(HfstState source, HfstState target, HfstState input_symbol, HfstState output_symbol, float weight) (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |
| operator=(const OtherSymbolTransducer &another) | OtherSymbolTransducer | |
| OtherSymbolTransducer(void) | OtherSymbolTransducer | |
| OtherSymbolTransducer(const std::string &input_symbol, const std::string &output_symbol) | OtherSymbolTransducer | |
| OtherSymbolTransducer(const std::string &symbol) | OtherSymbolTransducer | |
| OtherSymbolTransducer(const OtherSymbolTransducer &another) | OtherSymbolTransducer | |
| set_final(HfstMutableTransducer ¢er_t, size_t state) | OtherSymbolTransducer | [static] |
| transducer (defined in OtherSymbolTransducer) | OtherSymbolTransducer | [protected] |