addElement(const T &c)=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
addElement(size_t pos, const T &c)=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
alphabet() const =0 | bpp::CruxSymbolListInterface | pure virtual |
clone() const override=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
deleteElement(size_t pos)=0 | bpp::CruxSymbolListInterface | pure virtual |
deleteElements(size_t pos, size_t len)=0 | bpp::CruxSymbolListInterface | pure virtual |
getAlphabet() const =0 | bpp::CruxSymbolListInterface | pure virtual |
getContent() const =0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
getElement(size_t pos) const =0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
getStateValueAt(size_t position, int state) const =0 | bpp::CruxSymbolListInterface | pure virtual |
getValue(size_t pos) const =0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
operator()(size_t position, int state) const =0 | bpp::CruxSymbolListInterface | pure virtual |
operator[](size_t pos) const =0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
operator[](size_t pos)=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
setContent(const std::vector< T > &list)=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
setElement(size_t pos, const T &c)=0 | bpp::TemplateCoreSymbolListInterface< T > | pure virtual |
shuffle()=0 | bpp::CruxSymbolListInterface | pure virtual |
size() const =0 | bpp::CruxSymbolListInterface | pure virtual |
toString() const =0 | bpp::CruxSymbolListInterface | pure virtual |
~Clonable()=default | bpp::Clonable | virtual |
~CruxSymbolListInterface() | bpp::CruxSymbolListInterface | inlinevirtual |
~TemplateCoreSymbolListInterface() | bpp::TemplateCoreSymbolListInterface< T > | inlinevirtual |