ARB
Public Member Functions | Public Attributes | List of all members
ST_Container Struct Reference

#include <MultiProbe.hxx>

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

Public Member Functions

Sondecache_Sonde (const char *name, int allowed_mis, double outside_mis)
 
Sondeget_cached_sonde (const char *name)
 
 ST_Container (int anz_sonden)
 
 ~ST_Container ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

MO_ListeBakterienliste
 
MO_ListeAuswahlliste
 
Sondentopfsondentopf
 
List< Sondentopf > * ST_Liste
 
int anzahl_basissonden
 
GB_HASHcachehash
 
List< char > * Sondennamen
 

Detailed Description

Definition at line 279 of file MultiProbe.hxx.

Constructor & Destructor Documentation

ST_Container::ST_Container ( int  anz_sonden)
ST_Container::~ST_Container ( )

Member Function Documentation

Sonde * ST_Container::cache_Sonde ( const char name,
int  allowed_mis,
double  outside_mis 
)
Sonde * ST_Container::get_cached_sonde ( const char name)

Definition at line 85 of file MP_sondentopf.cxx.

References cachehash, GBS_read_hash(), and NULp.

Referenced by Sondentopf::put_Sonde(), and ~ST_Container().

Member Data Documentation

MO_Liste* ST_Container::Bakterienliste
MO_Liste* ST_Container::Auswahlliste
Sondentopf* ST_Container::sondentopf
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().

List<char>* ST_Container::Sondennamen

Definition at line 286 of file MultiProbe.hxx.

Referenced by cache_Sonde(), ST_Container(), and ~ST_Container().


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