Gamgee
You miserable little maggot. I'll stove your head in!
|
This is the complete list of members for gamgee::Cigar, including all inherited members.
Cigar(const std::shared_ptr< bam1_t > &sam_record) | gamgee::Cigar | explicit |
Cigar(const Cigar &other) | gamgee::Cigar | |
Cigar(Cigar &&other)=default | gamgee::Cigar | |
cigar_op(const CigarElement cigar_element) | gamgee::Cigar | inlinestatic |
cigar_op_parse_table | gamgee::Cigar | static |
cigar_oplen(const CigarElement cigar_element) | gamgee::Cigar | inlinestatic |
consumes_read_bases(const CigarOperator op) | gamgee::Cigar | inlinestatic |
consumes_reference_bases(const CigarOperator op) | gamgee::Cigar | inlinestatic |
make_cigar_element(const uint32_t oplen, const CigarOperator op) | gamgee::Cigar | inlinestatic |
operator!=(const Cigar &other) const | gamgee::Cigar | |
operator=(const Cigar &other) | gamgee::Cigar | |
operator=(Cigar &&other)=default | gamgee::Cigar | |
operator==(const Cigar &other) const | gamgee::Cigar | |
operator[](const uint32_t index) const | gamgee::Cigar | |
operator[](const uint32_t index) | gamgee::Cigar | |
parse_next_cigar_element(std::stringstream &cigar_stream) | gamgee::Cigar | static |
SamBuilder class | gamgee::Cigar | friend |
size() const | gamgee::Cigar | inline |
to_string() const | gamgee::Cigar | |
~Cigar()=default | gamgee::Cigar |