clear()=0 | bpp::SequencedValuesContainer | pure virtual |
clone() const=0 | bpp::Clonable | pure virtual |
createEmptyContainer() const =0 | bpp::SequencedValuesContainer | pure virtual |
deleteGeneralComments()=0 | bpp::SequencedValuesContainer | pure virtual |
getAlphabet() const =0 | bpp::SequencedValuesContainer | pure virtual |
getComments(const std::string &name) const =0 | bpp::SequencedValuesContainer | pure virtual |
getGeneralComments() const =0 | bpp::SequencedValuesContainer | pure virtual |
getNumberOfSequences() const =0 | bpp::SequencedValuesContainer | pure virtual |
getSequenceNames() const =0 | bpp::SequencedValuesContainer | pure virtual |
getStateValueAt(size_t siteIndex, const std::string &sequenceName, int state) const =0 | bpp::SequencedValuesContainer | pure virtual |
hasSequence(const std::string &name) const =0 | bpp::SequencedValuesContainer | pure virtual |
operator()(size_t siteIndex, const std::string &sequenceName, int state) const =0 | bpp::SequencedValuesContainer | pure virtual |
setComments(const std::string &name, const Comments &comments)=0 | bpp::SequencedValuesContainer | pure virtual |
setGeneralComments(const Comments &comments)=0 | bpp::SequencedValuesContainer | pure virtual |
setSequenceNames(const std::vector< std::string > &names, bool checkNames)=0 | bpp::SequencedValuesContainer | pure virtual |
toString(const std::string &name) const =0 | bpp::SequencedValuesContainer | pure virtual |
~Clonable()=default | bpp::Clonable | virtual |