ARB
Public Member Functions | Static Public Member Functions | List of all members
MO_Liste Class Reference

#include <MultiProbe.hxx>

Inheritance diagram for MO_Liste:
Inheritance graph
[legend]
Collaboration diagram for MO_Liste:
Collaboration graph
[legend]

Public Member Functions

positiontype fill_marked_bakts ()
 
GB_ERROR get_all_species (int ptserver_id)
 
long debug_get_current ()
 
long get_laenge () const
 
long put_entry (const char *name)
 
const charget_entry_by_index (long index) const
 
long get_index_by_entry (const char *key)
 
Bakt_Infoget_bakt_info_by_index (long index)
 
Bakt_Info ** get_mo_liste ()
 
 MO_Liste ()
 
 ~MO_Liste ()
 

Static Public Member Functions

static void set_gb_main (GBDATA *gb_main_)
 

Detailed Description

Definition at line 304 of file MultiProbe.hxx.

Constructor & Destructor Documentation

MO_Liste::MO_Liste ( )

Definition at line 23 of file MP_mo_liste.cxx.

References gb_main, mp_assert, and NULp.

MO_Liste::~MO_Liste ( )

Definition at line 33 of file MP_mo_liste.cxx.

References GBS_free_hash().

Member Function Documentation

positiontype MO_Liste::fill_marked_bakts ( )
GB_ERROR MO_Liste::get_all_species ( int  ptserver_id)
long MO_Liste::debug_get_current ( )
long MO_Liste::get_laenge ( ) const

Definition at line 178 of file MP_mo_liste.cxx.

Referenced by Sondentopf::Sondentopf().

long MO_Liste::put_entry ( const char name)

Definition at line 186 of file MP_mo_liste.cxx.

References GBS_write_hash(), and get_index_by_entry().

Referenced by fill_marked_bakts(), and get_all_species().

const char * MO_Liste::get_entry_by_index ( long  index) const

Definition at line 199 of file MP_mo_liste.cxx.

References Bakt_Info::get_name(), and NULp.

Referenced by Sondentopf::fill_Stat_Arrays(), and Sondentopf::gen_color_hash().

long MO_Liste::get_index_by_entry ( const char key)
Bakt_Info * MO_Liste::get_bakt_info_by_index ( long  index)

Definition at line 210 of file MP_mo_liste.cxx.

References NULp.

Bakt_Info** MO_Liste::get_mo_liste ( )
inline

Definition at line 322 of file MultiProbe.hxx.

Referenced by Sonde::gen_Hitliste(), and Sonde::get_matching_species().

static void MO_Liste::set_gb_main ( GBDATA gb_main_)
inlinestatic

Definition at line 324 of file MultiProbe.hxx.

References implicated, and mp_assert.

Referenced by MP_compute().


The documentation for this class was generated from the following files: