bpp-seq
2.2.0
|
This is the complete list of members for bpp::SequenceAnnotation, including all inherited members.
afterSequenceChanged(const SymbolListEditionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
afterSequenceDeleted(const SymbolListDeletionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
afterSequenceInserted(const SymbolListInsertionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
afterSequenceSubstituted(const SymbolListSubstitutionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
beforeSequenceChanged(const SymbolListEditionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
beforeSequenceDeleted(const SymbolListDeletionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
beforeSequenceInserted(const SymbolListInsertionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
beforeSequenceSubstituted(const SymbolListSubstitutionEvent &event)=0 | bpp::SymbolListListener | pure virtual |
clone() const =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::SymbolListListener | pure virtual |
isShared() const =0 | bpp::SymbolListListener | pure virtual |
isValidWith(const SequenceWithAnnotation &sequence, bool throwException=true) const =0 | bpp::SequenceAnnotation | pure virtual |
merge(const SequenceAnnotation &anno)=0 | bpp::SequenceAnnotation | pure virtual |
~SymbolListListener() | bpp::SymbolListListener | inlinevirtual |