ARB
|
#include <MultiProbe.hxx>
Public Member Functions | |
probe_tabs * | fill_Stat_Arrays () |
double ** | gen_Mergefeld () |
void | put_Sonde (const char *name, int allowed_mis, double outside_mis) |
long | get_length_hitliste () |
void | gen_color_hash (positiontype anz_sonden) |
GB_HASH * | get_color_hash () |
Sondentopf (MO_Liste *BL, MO_Liste *AL) | |
~Sondentopf () | |
Definition at line 212 of file MultiProbe.hxx.
Definition at line 97 of file MP_sondentopf.cxx.
References GB_IGNORE_CASE, GBK_terminate(), GBS_create_hash(), MO_Liste::get_laenge(), and List< Type >::insert_as_last().
Sondentopf::~Sondentopf | ( | ) |
Definition at line 113 of file MP_sondentopf.cxx.
References GBS_free_hash(), List< Type >::get_first(), LIST, NULp, and List< Type >::remove_first().
probe_tabs * Sondentopf::fill_Stat_Arrays | ( | ) |
Definition at line 203 of file MP_sondentopf.cxx.
References MO_Liste::debug_get_current(), gen_Mergefeld(), Sonde::get_Allowed_Mismatch_no(), MO_Liste::get_entry_by_index(), List< Type >::get_first(), MO_Liste::get_index_by_entry(), List< Type >::get_next(), awar_vars::greyzone, LIST, long, mp_gl_awars, awar_vars::no_of_probes, and awar_vars::outside_mismatches_difference.
Referenced by probe_combi_statistic::calc_fitness().
double ** Sondentopf::gen_Mergefeld | ( | ) |
Definition at line 169 of file MP_sondentopf.cxx.
References MO_Liste::debug_get_current(), Hit::get_baktid(), List< Type >::get_first(), Sonde::get_hitdata_by_number(), Sonde::get_length_hitliste(), Hit::get_mismatch_at_pos(), List< Type >::get_next(), LIST, mp_gl_awars, and awar_vars::no_of_probes.
Referenced by fill_Stat_Arrays(), and gen_color_hash().
Definition at line 137 of file MP_sondentopf.cxx.
References ST_Container::cache_Sonde(), GBK_terminate(), ST_Container::get_cached_sonde(), List< Type >::get_first(), MP_Main::get_stc(), List< Type >::insert_as_last(), LIST, mp_main, and s.
Referenced by probe_combi_statistic::calc_fitness(), MP_mark_probes_in_tree(), and MP_show_probes_in_tree().
long Sondentopf::get_length_hitliste | ( | ) |
void Sondentopf::gen_color_hash | ( | positiontype | anz_sonden | ) |
Definition at line 270 of file MP_sondentopf.cxx.
References AWT_GC_BLACK, AWT_GC_BLUE, AWT_GC_CYAN, AWT_GC_GREEN, AWT_GC_MAGENTA, AWT_GC_RED, AWT_GC_WHITE, AWT_GC_YELLOW, MO_Liste::debug_get_current(), GBK_terminate(), GBS_write_hash(), gen_Mergefeld(), Sonde::get_Allowed_Mismatch_no(), MO_Liste::get_entry_by_index(), List< Type >::get_first(), List< Type >::get_next(), awar_vars::greyzone, LIST, long, mp_gl_awars, awar_vars::no_of_probes, and awar_vars::outside_mismatches_difference.
Referenced by MP_mark_probes_in_tree(), and MP_show_probes_in_tree().
|
inline |
Definition at line 224 of file MultiProbe.hxx.
Referenced by MP_mark_probes_in_tree(), and MP_show_probes_in_tree().