This is the complete list of members for ReferenceGenome, including all inherited members.
add(Sequence const &seq, bool also_look_up_first_word=true) | ReferenceGenome | inline |
add(Sequence &&seq, bool also_look_up_first_word=true) | ReferenceGenome | inline |
begin() const | ReferenceGenome | inline |
cbegin() const | ReferenceGenome | inline |
cend() const | ReferenceGenome | inline |
clear() | ReferenceGenome | inline |
const_iterator typedef | ReferenceGenome | |
const_reference typedef | ReferenceGenome | |
contains(std::string const &label) const | ReferenceGenome | inline |
empty() const | ReferenceGenome | inline |
end() const | ReferenceGenome | inline |
find(std::string const &label) const | ReferenceGenome | inline |
get(std::string const &label) const | ReferenceGenome | inline |
get_base(std::string const &chromosome, size_t position, bool to_upper=true) const | ReferenceGenome | inline |
get_base(const_iterator it, size_t position, bool to_upper=true) const | ReferenceGenome | inline |
iterator typedef | ReferenceGenome | |
operator=(ReferenceGenome const &)=delete | ReferenceGenome | |
operator=(ReferenceGenome &&)=default | ReferenceGenome | |
reference typedef | ReferenceGenome | |
ReferenceGenome() | ReferenceGenome | inline |
ReferenceGenome(ReferenceGenome const &)=delete | ReferenceGenome | |
ReferenceGenome(ReferenceGenome &&)=default | ReferenceGenome | |
size() const | ReferenceGenome | inline |
~ReferenceGenome()=default | ReferenceGenome |