bpp-seq3  3.0.0
bpp::AbstractSequenceContainer Member List

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

AbstractSequenceContainer(const Alphabet *alpha)bpp::AbstractSequenceContainerinline
AbstractSequenceContainer(const AbstractSequenceContainer &sc)bpp::AbstractSequenceContainerinline
AbstractSequenceContainer(const SequenceContainer &sc)bpp::AbstractSequenceContainerinline
AbstractValuesContainer(const Alphabet *alpha)bpp::AbstractValuesContainerinline
AbstractValuesContainer(const Comments &comments, const Alphabet *alpha)bpp::AbstractValuesContainerinline
AbstractValuesContainer(const AbstractValuesContainer &sc)bpp::AbstractValuesContainerinline
addSequence(const Sequence &sequence, bool checkName)=0bpp::SequenceContainerpure virtual
alphabet_bpp::AbstractValuesContainerprotected
clear()=0bpp::SequencedValuesContainerpure virtual
clearComments()bpp::Commentableinline
bpp::clone() const=0bpp::Clonablepure virtual
bpp::OrderedValuesContainer::clone() const =0bpp::OrderedValuesContainerpure virtual
Commentable()bpp::Commentableinline
Commentable(const Comments &comments)bpp::Commentableinline
Commentable(const Commentable &com)bpp::Commentableinline
comments_bpp::Commentableprotected
createEmptyContainer() const =0bpp::SequencedValuesContainerpure virtual
bpp::deleteGeneralComments()=0bpp::SequencedValuesContainerpure virtual
bpp::AbstractValuesContainer::deleteGeneralComments()bpp::AbstractValuesContainerinlinevirtual
bpp::getAlphabet() const =0bpp::SequencedValuesContainerpure virtual
bpp::AbstractValuesContainer::getAlphabet() constbpp::AbstractValuesContainerinlinevirtual
getComments(const std::string &name) constbpp::AbstractSequenceContainerinlinevirtual
getComments(size_t sequenceIndex) constbpp::AbstractSequenceContainerinlinevirtual
bpp::OrderedSequenceContainer::getComments(size_t sequenceIndex) const=0bpp::OrderedSequenceContainer
bpp::Commentable::getComments() constbpp::Commentableinline
bpp::getGeneralComments() const =0bpp::SequencedValuesContainerpure virtual
bpp::AbstractValuesContainer::getGeneralComments() constbpp::AbstractValuesContainerinlinevirtual
getName(size_t sequenceIndex) constbpp::AbstractSequenceContainerinlinevirtual
getNumberOfSequences() const =0bpp::SequencedValuesContainerpure virtual
getSequence(size_t sequenceIndex) const =0bpp::OrderedSequenceContainerpure virtual
getSequence(const std::string &name) const=0bpp::OrderedSequenceContainer
bpp::SequenceContainer::getSequence(const std::string &name) const =0bpp::SequenceContainerpure virtual
getSequenceNames() const =0bpp::SequencedValuesContainerpure virtual
getSequencePosition(const std::string &name) const =0bpp::OrderedValuesContainerpure virtual
bpp::getStateValueAt(size_t siteIndex, const std::string &sequenceName, int state) const =0bpp::SequencedValuesContainerpure virtual
bpp::OrderedValuesContainer::getStateValueAt(size_t siteIndex, size_t sequenceIndex, int state) const =0bpp::OrderedValuesContainerpure virtual
bpp::OrderedValuesContainer::getStateValueAt(size_t siteIndex, const std::string &sequenceName, int state) const=0bpp::OrderedValuesContainer
hasSequence(const std::string &name) const =0bpp::SequencedValuesContainerpure virtual
operator()(size_t sequenceIndex, size_t elementIndex)=0bpp::OrderedSequenceContainerpure virtual
operator()(size_t sequenceIndex, size_t elementIndex) const =0bpp::OrderedSequenceContainerpure virtual
bpp::SequenceContainer::operator()(const std::string &sequenceName, size_t elementIndex)=0bpp::SequenceContainerpure virtual
bpp::SequenceContainer::operator()(const std::string &sequenceName, size_t elementIndex) const =0bpp::SequenceContainerpure virtual
bpp::SequencedValuesContainer::operator()(size_t siteIndex, const std::string &sequenceName, int state) const =0bpp::SequencedValuesContainerpure virtual
bpp::OrderedValuesContainer::operator()(size_t siteIndex, size_t sequenceIndex, int state) const =0bpp::OrderedValuesContainerpure virtual
operator=(const AbstractSequenceContainer &sc)bpp::AbstractSequenceContainerinline
operator=(const SequenceContainer &sc)bpp::AbstractSequenceContainerinline
bpp::AbstractValuesContainer::operator=(const AbstractValuesContainer &sc)bpp::AbstractValuesContainerinline
bpp::Commentable::operator=(const Commentable &com)bpp::Commentableinline
OrderedSequenceContainer()bpp::OrderedSequenceContainerinline
OrderedValuesContainer()bpp::OrderedValuesContainerinline
removeSequence(size_t sequenceIndex)=0bpp::OrderedSequenceContainerpure virtual
removeSequence(const std::string &name)=0bpp::OrderedSequenceContainer
bpp::SequenceContainer::removeSequence(const std::string &name)=0bpp::SequenceContainerpure virtual
SequenceContainer()bpp::SequenceContainerinline
setComments(const std::string &name, const Comments &comments)bpp::AbstractSequenceContainerinlinevirtual
setComments(size_t sequenceIndex, const Comments &comments)=0bpp::AbstractSequenceContainerpure virtual
bpp::OrderedSequenceContainer::setComments(size_t sequenceIndex, const Comments &comments)=0bpp::OrderedSequenceContainer
bpp::Commentable::setComments(const Comments &comments)bpp::Commentableinline
bpp::setGeneralComments(const Comments &comments)=0bpp::SequencedValuesContainerpure virtual
bpp::AbstractValuesContainer::setGeneralComments(const Comments &comments)bpp::AbstractValuesContainerinlinevirtual
setSequence(size_t sequenceIndex, const Sequence &sequence, bool checkName)=0bpp::OrderedSequenceContainerpure virtual
setSequence(const std::string &name, const Sequence &sequence, bool checkName)=0bpp::OrderedSequenceContainer
bpp::SequenceContainer::setSequence(const std::string &name, const Sequence &sequence, bool checkName)=0bpp::SequenceContainerpure virtual
setSequenceNames(const std::vector< std::string > &names, bool checkNames)=0bpp::SequencedValuesContainerpure virtual
toString(const std::string &name) constbpp::AbstractSequenceContainerinlinevirtual
toString(size_t sequenceIndex) constbpp::AbstractSequenceContainerinlinevirtual
bpp::OrderedSequenceContainer::toString(size_t sequenceIndex) const=0bpp::OrderedSequenceContainer
valueAt(const std::string &sequenceName, size_t elementIndex)=0bpp::OrderedSequenceContainerpure virtual
valueAt(const std::string &sequenceName, size_t elementIndex) const =0bpp::OrderedSequenceContainerpure virtual
valueAt(size_t sequenceIndex, size_t elementIndex)=0bpp::OrderedSequenceContainerpure virtual
valueAt(size_t sequenceIndex, size_t elementIndex) const =0bpp::OrderedSequenceContainerpure virtual
~AbstractSequenceContainer()bpp::AbstractSequenceContainerinlinevirtual
~AbstractValuesContainer()bpp::AbstractValuesContainerinlinevirtual
~Clonable()=defaultbpp::Clonablevirtual
~Commentable()bpp::Commentableinlinevirtual
~OrderedSequenceContainer()bpp::OrderedSequenceContainerinlinevirtual
~OrderedValuesContainer()bpp::OrderedValuesContainerinlinevirtual
~SequenceContainer()bpp::SequenceContainerinlinevirtual