bpp-seq3
3.0.0
|
This is the complete list of members for bpp::SequenceMask, including all inherited members.
afterSequenceChanged(const IntSymbolListEditionEvent &event) override | bpp::SequenceMask | |
bpp::SequenceAnnotation::afterSequenceChanged(const CoreSymbolListEditionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceDeleted(const IntSymbolListDeletionEvent &event) override | bpp::SequenceMask | |
bpp::SequenceAnnotation::afterSequenceDeleted(const CoreSymbolListDeletionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceInserted(const IntSymbolListInsertionEvent &event) override | bpp::SequenceMask | |
bpp::SequenceAnnotation::afterSequenceInserted(const CoreSymbolListInsertionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceSubstituted(const IntSymbolListSubstitutionEvent &event) override | bpp::SequenceMask | inline |
bpp::SequenceAnnotation::afterSequenceSubstituted(const CoreSymbolListSubstitutionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceChanged(const IntSymbolListEditionEvent &event) override | bpp::SequenceMask | inline |
bpp::SequenceAnnotation::beforeSequenceChanged(const CoreSymbolListEditionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceDeleted(const IntSymbolListDeletionEvent &event) override | bpp::SequenceMask | inline |
bpp::SequenceAnnotation::beforeSequenceDeleted(const CoreSymbolListDeletionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceInserted(const IntSymbolListInsertionEvent &event) override | bpp::SequenceMask | inline |
bpp::SequenceAnnotation::beforeSequenceInserted(const CoreSymbolListInsertionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceSubstituted(const IntSymbolListSubstitutionEvent &event) override | bpp::SequenceMask | inline |
bpp::SequenceAnnotation::beforeSequenceSubstituted(const CoreSymbolListSubstitutionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
clone() const override | bpp::SequenceMask | inlinevirtual |
getMask() const | bpp::SequenceMask | inline |
getPartAnnotation(size_t pos, size_t len) const override | bpp::SequenceMask | inlinevirtual |
getSize() const | bpp::SequenceMask | inline |
getType() const override | bpp::SequenceMask | inlinevirtual |
init(const Sequence &seq) override | bpp::SequenceMask | inlinevirtual |
isRemovable() const override | bpp::SequenceMask | inlinevirtual |
isShared() const override | bpp::SequenceMask | inlinevirtual |
isValidWith(const SequenceWithAnnotation &sequence, bool throwException=true) const override | bpp::SequenceMask | inlinevirtual |
MASK | bpp::SequenceMask | static |
mask_ | bpp::SequenceMask | private |
merge(const SequenceAnnotation &anno) override | bpp::SequenceMask | inlinevirtual |
operator[](size_t i) const | bpp::SequenceMask | inline |
removable_ | bpp::SequenceMask | private |
SequenceMask(size_t size=0, bool removable=true) | bpp::SequenceMask | inline |
SequenceMask(const std::vector< bool > &mask, bool removable=true) | bpp::SequenceMask | inline |
setMask(const std::vector< bool > &mask) | bpp::SequenceMask | inline |
setMask(size_t pos, bool mask) | bpp::SequenceMask | inline |
setMask(size_t pos, const std::vector< bool > &mask) | bpp::SequenceMask | inline |
~Clonable()=default | bpp::Clonable | virtual |
~CoreSymbolListListener() | bpp::CoreSymbolListListener< T > | inlinevirtual |
~SequenceMask() | bpp::SequenceMask | inlinevirtual |