|
bpp-seq
2.2.0
|
This is the complete list of members for bpp::Transliterator, including all inherited members.
| getSourceAlphabet() const =0 | bpp::Transliterator | pure virtual |
| getTargetAlphabet() const =0 | bpp::Transliterator | pure virtual |
| translate(int state) const =0 | bpp::Transliterator | pure virtual |
| translate(const std::string &state) const =0 | bpp::Transliterator | pure virtual |
| translate(const Sequence &sequence) const =0 | bpp::Transliterator | pure virtual |
| Transliterator() | bpp::Transliterator | inline |
| ~Transliterator() | bpp::Transliterator | inlinevirtual |