ARB
|
#include <cb.h>
Go to the source code of this file.
Functions | |
void | MP_show_probes_in_tree (AW_window *aww) |
void | MP_show_probes_in_tree_move (AW_window *aww, bool backward, AW_selection_list *resultProbesList) |
void | MP_popup_result_window (AW_window *aww) |
void | MP_delete_selected (UNFIXED, AW_selection_list *sellist) |
void | MP_result_combination_chosen (AW_root *aw_root) |
void | MP_close_main (AW_window *aww) |
void | MP_group_all_except_marked (AW_window *aww) |
void | MP_normal_colors_in_tree (AW_window *aww) |
void | MP_selected_chosen (AW_root *aw_root) |
bool | MP_aborted (int gen_cnt, double avg_fit, double min_fit, double max_fit, arb_progress &progress) |
char * | MP_get_comment (int which, const char *str) |
int | MP_init_local_com_struct (struct mp_gl_struct &mp_pd_gl) |
void MP_show_probes_in_tree | ( | AW_window * | aww | ) |
Definition at line 409 of file MP_noclass.cxx.
References ARB_strdup(), ST_Container::Auswahlliste, aw_message(), AW_root::awar(), AWT_TREE, ST_Container::Bakterienliste, AWT_canvas::gb_main, Sondentopf::gen_color_hash(), MP_Main::get_aw_root(), MP_Main::get_canvas(), Sondentopf::get_color_hash(), MP_Main::get_stc(), MAXMISMATCHES, MAXPROBECOMBIS, MAXSONDENHASHSIZE, MP_AWAR_RESULTPROBES, MP_get_comment(), MP_get_probes(), mp_gl_awars, mp_main, new_pt_server, awar_vars::no_of_probes, NULp, awar_vars::outside_mismatches_difference, pt_server_different, Sondentopf::put_Sonde(), AW_awar::read_string(), refresh_without_dbsync(), MP_Main::set_stc(), ST_Container::sondentopf, and ta.
Referenced by MP_Window::create_result_window(), and MP_show_probes_in_tree_move().
void MP_show_probes_in_tree_move | ( | AW_window * | aww, |
bool | backward, | ||
AW_selection_list * | resultProbesList | ||
) |
Definition at line 404 of file MP_noclass.cxx.
References AW_selection_list::move_selection(), and MP_show_probes_in_tree().
Referenced by MP_Window::create_result_window().
void MP_popup_result_window | ( | AW_window * | aww | ) |
Definition at line 273 of file MP_noclass.cxx.
References MP_Window::create_result_window(), MP_Main::get_aw_root(), MP_Main::get_mp_window(), init_system3_tab(), and mp_main.
Referenced by MP_Window::MP_Window().
void MP_delete_selected | ( | UNFIXED | , |
AW_selection_list * | sellist | ||
) |
Definition at line 715 of file MP_noclass.cxx.
References AW_selection_list::default_is_selected(), AW_selection_list::delete_element_at(), AW_selection_list::get_index_of_selected(), AW_selection_list::select_element_at(), and AW_selection_list::update().
Referenced by MP_Window::create_result_window(), MP_collect_probes(), and MP_Window::MP_Window().
void MP_result_combination_chosen | ( | AW_root * | aw_root | ) |
Definition at line 749 of file MP_noclass.cxx.
References AW_root::awar(), MP_AWAR_RESULTPROBES, MP_AWAR_RESULTPROBESCOMMENT, MP_get_comment(), AW_awar::read_char_pntr(), and AW_awar::write_string().
Referenced by MP_Window::create_result_window().
void MP_close_main | ( | AW_window * | aww | ) |
Definition at line 54 of file MP_noclass.cxx.
References AW_POPDOWN(), AWT_TREE, AWT_canvas::gb_main, MP_Main::get_canvas(), MP_Main::get_mp_window(), MP_Main::get_p_eval(), MP_Window::get_result_window(), MP_Main::get_stc(), mp_main, new_pt_server, NULp, refresh_without_dbsync(), MP_Main::set_p_eval(), MP_Main::set_stc(), ta, and AP_tree::uncolorize().
Referenced by MP_Window::MP_Window().
void MP_group_all_except_marked | ( | AW_window * | aww | ) |
Definition at line 696 of file MP_noclass.cxx.
References MP_Main::get_canvas(), mp_main, NT_expand_marked_cb(), and NULp.
Referenced by MP_Window::create_result_window().
void MP_normal_colors_in_tree | ( | AW_window * | aww | ) |
Definition at line 701 of file MP_noclass.cxx.
References AWT_TREE, AWT_canvas::gb_main, MP_Main::get_canvas(), AWT_graphic_tree::get_root_node(), mp_main, refresh_without_dbsync(), ta, and AP_tree::uncolorize().
Referenced by MP_Window::create_result_window(), and MP_mark_probes_in_tree().
void MP_selected_chosen | ( | AW_root * | aw_root | ) |
Definition at line 665 of file MP_noclass.cxx.
References aw_message(), AW_root::awar(), AW_root::awar_string(), MP_AWAR_ECOLIPOS, MP_AWAR_QUALITY, MP_AWAR_SELECTEDPROBES, MP_AWAR_SEQIN, MP_AWAR_SINGLEMISMATCHES, MP_get_comment(), MP_get_probes(), AW_awar::read_char_pntr(), AW_awar::write_int(), and AW_awar::write_string().
Referenced by MP_Window::MP_Window().
bool MP_aborted | ( | int | gen_cnt, |
double | avg_fit, | ||
double | min_fit, | ||
double | max_fit, | ||
arb_progress & | progress | ||
) |
Definition at line 278 of file MP_noclass.cxx.
References arb_progress::aborted(), and arb_progress::subtitle().
Referenced by Generation::calcFitness(), and ProbeValuation::evolution().
Definition at line 725 of file MP_noclass.cxx.
References ARB_strpartdup(), mp_assert, NULp, and result.
Referenced by ProbeValuation::init_valuation(), MP_Comment(), MP_compute(), MP_gen_quality(), MP_mark_probes_in_tree(), MP_modify_selected(), MP_result_combination_chosen(), MP_selected_chosen(), and MP_show_probes_in_tree().
int MP_init_local_com_struct | ( | struct mp_gl_struct & | mp_pd_gl | ) |
Definition at line 764 of file MP_noclass.cxx.
References aisc_create(), mp_gl_struct::com, GB_getenvUSER(), mp_gl_struct::link, mp_gl_struct::locs, and NULp.
Referenced by MO_Liste::get_all_species(), and Sonde::get_matching_species().