ARB
|
#include <multi_probe.hxx>
#include "MP_probe.hxx"
#include "MultiProbe.hxx"
#include "mp_proto.hxx"
#include <TreeDisplay.hxx>
#include <aw_root.hxx>
#include <aw_awar_defs.hxx>
#include <awt_canvas.hxx>
Go to the source code of this file.
Functions | |
static void | create_tables () |
AW_window * | create_multiprobe_window (AW_root *root, TREE_canvas *canvas) |
Variables | |
awar_vars | mp_gl_awars |
MP_Main * | mp_main = NULp |
char | MP_probe_tab [256] |
int | remembered_mismatches |
int | anz_elem_marked = 0 |
int | anz_elem_unmarked = 0 |
bool | pt_server_different = false |
|
static |
Definition at line 88 of file MP_main.cxx.
Referenced by create_multiprobe_window().
AW_window* create_multiprobe_window | ( | AW_root * | root, |
TREE_canvas * | canvas | ||
) |
Definition at line 101 of file MP_main.cxx.
References create_tables(), MP_Main::get_mp_window(), MP_Window::get_window(), and AW_window::show().
Referenced by popup_new_main_window().
awar_vars mp_gl_awars |
Definition at line 23 of file MP_main.cxx.
Referenced by ST_Container::cache_Sonde(), probe_combi_statistic::calc_fitness(), probe_combi_statistic::calc_index_system3(), Generation::calcFitness(), probe_combi_statistic::check_duplicates(), probe_combi_statistic::crossover_Probes(), ProbeValuation::evolution(), Sondentopf::fill_Stat_Arrays(), Sondentopf::gen_color_hash(), Generation::gen_determ_combis(), Sonde::gen_Hitliste(), Sondentopf::gen_Mergefeld(), Hit::Hit(), init_system3_tab(), Generation::init_valuation(), GenerationDuplicates::insert(), ProbeValuation::insert_in_result_list(), MP_compute(), MP_gen_quality(), MP_gen_singleprobe(), MP_mark_probes_in_tree(), MP_modify_selected(), MP_new_sequence(), MP_show_probes_in_tree(), probe_combi_statistic::mutate_Probe(), probe_combi_statistic::print(), probe_combi_statistic::probe_combi_statistic(), probe_tabs::probe_tabs(), ProbeValuation::ProbeValuation(), and ST_Container::ST_Container().
Definition at line 24 of file MP_main.cxx.
Referenced by probe_combi_statistic::calc_fitness(), Generation::check_for_results(), Generation::gen_determ_combis(), Generation::Generation(), Generation::init_valuation(), ProbeValuation::init_valuation(), MP_close_main(), MP_Comment(), MP_compute(), MP_group_all_except_marked(), MP_mark_probes_in_tree(), MP_normal_colors_in_tree(), MP_popup_result_window(), MP_show_probes_in_tree(), probe_combi_statistic::mutate_Probe(), and Sondentopf::put_Sonde().
char MP_probe_tab[256] |
Definition at line 25 of file MP_main.cxx.
Referenced by MP_is_probe().
int remembered_mismatches |
Definition at line 26 of file MP_main.cxx.
Referenced by MP_modify_selected().
int anz_elem_marked = 0 |
Definition at line 27 of file MP_main.cxx.
Referenced by MO_Liste::fill_marked_bakts().
int anz_elem_unmarked = 0 |
Definition at line 28 of file MP_main.cxx.
Referenced by ST_Container::ST_Container().
bool pt_server_different = false |
Definition at line 29 of file MP_main.cxx.
Referenced by MO_Liste::get_all_species(), ProbeValuation::init_valuation(), MP_compute(), MP_mark_probes_in_tree(), MP_show_probes_in_tree(), and ST_Container::ST_Container().