ARB
|
#include <AP_sequence.hxx>
Static Public Member Functions | |
static long | combine_count () |
Protected Member Functions | |
virtual AP_FLOAT | count_weighted_bases () const =0 |
Protected Member Functions inherited from AP_sequence | |
void | mark_sequence_set (bool is_set) |
virtual void | set (const char *sequence)=0 |
virtual void | unset ()=0 |
void | do_lazy_load () const |
Static Protected Member Functions | |
static void | inc_combine_count () |
Additional Inherited Members | |
Protected Attributes inherited from AP_sequence | |
AP_FLOAT | cached_wbc |
Definition at line 102 of file AP_sequence.hxx.
|
inline |
Definition at line 111 of file AP_sequence.hxx.
|
inlinevirtual |
Definition at line 112 of file AP_sequence.hxx.
|
protectedpure virtual |
Referenced by weighted_base_count().
|
inlinestaticprotected |
Definition at line 108 of file AP_sequence.hxx.
|
pure virtual |
Implements AP_sequence.
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
Referenced by combinedEquals().
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
Referenced by noncounting_combine_seq().
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
Referenced by insert_species_into_tree().
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and FINAL_TYPE< SEQTYPE >.
|
inlinestatic |
Definition at line 123 of file AP_sequence.hxx.
Referenced by PARSIMONY_testenv< SEQTYPE >::combines_performed(), and PARSIMONY_testenv< SEQTYPE >::~PARSIMONY_testenv().
|
inline |
Definition at line 125 of file AP_sequence.hxx.
References AP_sequence::cached_wbc, and count_weighted_bases().
Referenced by LowDataCheck::count().
|
inline |
Definition at line 130 of file AP_sequence.hxx.
References combine_seq().
|
inline |
Definition at line 136 of file AP_sequence.hxx.
References cmp_combined().