ARB
Public Member Functions | List of all members
MP_Main Class Reference

#include <MultiProbe.hxx>

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

Public Member Functions

MP_Windowget_mp_window ()
 
AW_rootget_aw_root ()
 
TREE_canvasget_canvas ()
 
ProbeValuationget_p_eval ()
 
ST_Containerget_stc ()
 
void set_stc (ST_Container *stopfC)
 
void set_p_eval (ProbeValuation *y)
 
ProbeValuationnew_probe_eval (char **field, int size, int *array, int *mismatches)
 
void destroy_probe_eval ()
 
 MP_Main (AW_root *awr, TREE_canvas *canvas)
 
 ~MP_Main ()
 

Detailed Description

Definition at line 133 of file MultiProbe.hxx.

Constructor & Destructor Documentation

MP_Main::MP_Main ( AW_root awr,
TREE_canvas canvas 
)

Definition at line 31 of file MP_main.cxx.

References create_awars(), AWT_canvas::gb_main, and NULp.

MP_Main::~MP_Main ( )

Member Function Documentation

MP_Window* MP_Main::get_mp_window ( )
inline
AW_root* MP_Main::get_aw_root ( )
inline
TREE_canvas* MP_Main::get_canvas ( )
inline
ProbeValuation* MP_Main::get_p_eval ( )
inline
ST_Container* MP_Main::get_stc ( )
inline
void MP_Main::set_stc ( ST_Container stopfC)
inline
void MP_Main::set_p_eval ( ProbeValuation y)
inline

Definition at line 149 of file MultiProbe.hxx.

References y.

Referenced by MP_close_main().

ProbeValuation * MP_Main::new_probe_eval ( char **  field,
int  size,
int array,
int mismatches 
)

Definition at line 57 of file MP_main.cxx.

References ProbeValuation::get_max_init_for_gen(), and ProbeValuation::set_act_gen().

Referenced by MP_compute().

void MP_Main::destroy_probe_eval ( )

Definition at line 52 of file MP_main.cxx.

References NULp.

Referenced by MP_compute().


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