ARB
|
#include <MultiProbe.hxx>
Public Member Functions | |
Sonde * | cache_Sonde (const char *name, int allowed_mis, double outside_mis) |
Sonde * | get_cached_sonde (const char *name) |
ST_Container (int anz_sonden) | |
~ST_Container () | |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
MO_Liste * | Bakterienliste |
MO_Liste * | Auswahlliste |
Sondentopf * | sondentopf |
List< Sondentopf > * | ST_Liste |
int | anzahl_basissonden |
GB_HASH * | cachehash |
List< char > * | Sondennamen |
Definition at line 279 of file MultiProbe.hxx.
ST_Container::ST_Container | ( | int | anz_sonden | ) |
Definition at line 20 of file MP_sondentopf.cxx.
References anz_elem_unmarked, anzahl_basissonden, Auswahlliste, aw_message(), Bakterienliste, cachehash, MO_Liste::debug_get_current(), error(), MO_Liste::fill_marked_bakts(), GB_IGNORE_CASE, GBS_create_hash(), MO_Liste::get_all_species(), mp_gl_awars, pt_server_different, awar_vars::ptserver, Sondennamen, and sondentopf.
ST_Container::~ST_Container | ( | ) |
Definition at line 49 of file MP_sondentopf.cxx.
References Auswahlliste, Bakterienliste, cachehash, GBS_free_hash(), get_cached_sonde(), List< Type >::get_first(), List< Type >::remove_first(), Sondennamen, and sondentopf.
Definition at line 72 of file MP_sondentopf.cxx.
References ARB_strdup(), Bakterienliste, cachehash, GBS_write_hash(), Sonde::gen_Hitliste(), List< Type >::insert_as_first(), mp_gl_awars, awar_vars::no_of_probes, s, and Sondennamen.
Referenced by Sondentopf::put_Sonde().
Definition at line 85 of file MP_sondentopf.cxx.
References cachehash, GBS_read_hash(), and NULp.
Referenced by Sondentopf::put_Sonde(), and ~ST_Container().
MO_Liste* ST_Container::Bakterienliste |
Definition at line 280 of file MultiProbe.hxx.
Referenced by cache_Sonde(), probe_combi_statistic::calc_fitness(), MP_mark_probes_in_tree(), MP_show_probes_in_tree(), ST_Container(), and ~ST_Container().
MO_Liste* ST_Container::Auswahlliste |
Definition at line 281 of file MultiProbe.hxx.
Referenced by probe_combi_statistic::calc_fitness(), MP_mark_probes_in_tree(), MP_show_probes_in_tree(), ST_Container(), and ~ST_Container().
Sondentopf* ST_Container::sondentopf |
Definition at line 282 of file MultiProbe.hxx.
Referenced by MP_mark_probes_in_tree(), MP_show_probes_in_tree(), ST_Container(), and ~ST_Container().
List<Sondentopf>* ST_Container::ST_Liste |
Definition at line 283 of file MultiProbe.hxx.
int ST_Container::anzahl_basissonden |
Definition at line 284 of file MultiProbe.hxx.
Referenced by ST_Container().
GB_HASH* ST_Container::cachehash |
Definition at line 285 of file MultiProbe.hxx.
Referenced by cache_Sonde(), get_cached_sonde(), ST_Container(), and ~ST_Container().
Definition at line 286 of file MultiProbe.hxx.
Referenced by cache_Sonde(), ST_Container(), and ~ST_Container().