bpp-seq3  3.0.0
bpp::Alphabet Member List

This is the complete list of members for bpp::Alphabet, including all inherited members.

Alphabet()bpp::Alphabetinline
charToInt(const std::string &state) const =0bpp::Alphabetpure virtual
clone() const =0bpp::Alphabetpure virtual
equals(const Alphabet &alphabet) const =0bpp::Alphabetpure virtual
getAlias(int state) const =0bpp::Alphabetpure virtual
getAlias(const std::string &state) const =0bpp::Alphabetpure virtual
getAlphabetType() const =0bpp::Alphabetpure virtual
getCharCodeAt(size_t stateIndex) const =0bpp::Alphabetpure virtual
getGapCharacterCode() const =0bpp::Alphabetpure virtual
getGeneric(const std::vector< int > &states) const =0bpp::Alphabetpure virtual
getGeneric(const std::vector< std::string > &states) const =0bpp::Alphabetpure virtual
getIntCodeAt(size_t stateIndex) const =0bpp::Alphabetpure virtual
getName(int state) const =0bpp::Alphabetpure virtual
getName(const std::string &state) const =0bpp::Alphabetpure virtual
getNumberOfChars() const =0bpp::Alphabetpure virtual
getNumberOfStates() const =0bpp::Alphabetpure virtual
getNumberOfTypes() const =0bpp::Alphabetpure virtual
getResolvedChars() const =0bpp::Alphabetpure virtual
getSize() const =0bpp::Alphabetpure virtual
getState(int state) const =0bpp::Alphabetpure virtual
getState(const std::string &state) const =0bpp::Alphabetpure virtual
getStateAt(size_t stateIndex) const =0bpp::Alphabetpure virtual
getStateCodingSize() const =0bpp::Alphabetpure virtual
getStateIndex(int state) const =0bpp::Alphabetpure virtual
getStateIndex(const std::string &state) const =0bpp::Alphabetpure virtual
getSupportedChars() const =0bpp::Alphabetpure virtual
getSupportedInts() const =0bpp::Alphabetpure virtual
getUnknownCharacterCode() const =0bpp::Alphabetpure virtual
intToChar(int state) const =0bpp::Alphabetpure virtual
isCharInAlphabet(const std::string &state) const =0bpp::Alphabetpure virtual
isGap(int state) const =0bpp::Alphabetpure virtual
isGap(const std::string &state) const =0bpp::Alphabetpure virtual
isIntInAlphabet(int state) const =0bpp::Alphabetpure virtual
isResolvedIn(int state1, int state2) const =0bpp::Alphabetpure virtual
isUnresolved(int state) const =0bpp::Alphabetpure virtual
isUnresolved(const std::string &state) const =0bpp::Alphabetpure virtual
~Alphabet()=defaultbpp::Alphabetvirtual
~Clonable()=defaultbpp::Clonablevirtual