bpp-seq3
3.0.0
|
This is the complete list of members for bpp::Fasta::FileIndex, including all inherited members.
build(const std::string &path) | bpp::Fasta::FileIndex | inlinevirtual |
build(const std::string &path, const bool strictSequenceNames) | bpp::Fasta::FileIndex | |
FileIndex() | bpp::Fasta::FileIndex | inline |
fileSize_ | bpp::Fasta::FileIndex | private |
getNumberOfSequences() const | bpp::Fasta::FileIndex | inlinevirtual |
getSequence(const std::string &seqid, Sequence &seq, const std::string &path) const | bpp::Fasta::FileIndex | |
getSequence(const std::string &seqid, Sequence &seq, const std::string &path, const bool strictSequenceNames) const | bpp::Fasta::FileIndex | |
getSequencePosition(const std::string &id) const | bpp::Fasta::FileIndex | virtual |
index_ | bpp::Fasta::FileIndex | private |
read(const std::string &path) | bpp::Fasta::FileIndex | |
write(const std::string &path) | bpp::Fasta::FileIndex | |
~FileIndex() | bpp::Fasta::FileIndex | inline |
~SequenceFileIndex() | bpp::SequenceFileIndex | inlineprivatevirtual |