bpp-seq3
3.0.0
|
This is the complete list of members for bpp::SequenceAnnotation, including all inherited members.
afterSequenceChanged(const CoreSymbolListEditionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceDeleted(const CoreSymbolListDeletionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceInserted(const CoreSymbolListInsertionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
afterSequenceSubstituted(const CoreSymbolListSubstitutionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceChanged(const CoreSymbolListEditionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceDeleted(const CoreSymbolListDeletionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceInserted(const CoreSymbolListInsertionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
beforeSequenceSubstituted(const CoreSymbolListSubstitutionEvent< T > &event)=0 | bpp::CoreSymbolListListener< T > | pure virtual |
clone() const override=0 | bpp::SequenceAnnotation | pure virtual |
getPartAnnotation(size_t pos, size_t len) const =0 | bpp::SequenceAnnotation | pure virtual |
getType() const =0 | bpp::SequenceAnnotation | pure virtual |
init(const Sequence &seq)=0 | bpp::SequenceAnnotation | pure virtual |
isRemovable() const =0 | bpp::CoreSymbolListListener< T > | pure virtual |
isShared() const =0 | bpp::CoreSymbolListListener< T > | pure virtual |
isValidWith(const SequenceWithAnnotation &sequence, bool throwException=true) const =0 | bpp::SequenceAnnotation | pure virtual |
merge(const SequenceAnnotation &anno)=0 | bpp::SequenceAnnotation | pure virtual |
~Clonable()=default | bpp::Clonable | virtual |
~CoreSymbolListListener() | bpp::CoreSymbolListListener< T > | inlinevirtual |