ARB
Macros | Functions | Variables
MP_Window.cxx File Reference
#include "MP_externs.hxx"
#include "MultiProbe.hxx"
#include "mp_proto.hxx"
#include <awt_sel_boxes.hxx>
#include <awt_modules.hxx>
#include <aw_select.hxx>
#include <aw_file.hxx>
#include <aw_msg.hxx>
#include <aw_root.hxx>
#include <aw_awar_defs.hxx>
#include <arb_strarray.h>
#include <arb_defs.h>
#include <arb_strbuf.h>
#include <arbdbt.h>
#include <ad_cb.h>
#include <RegExpr.hxx>
Include dependency graph for MP_Window.cxx:

Go to the source code of this file.

Macros

#define SPACED(expr)   "[[:space:]]*" expr "[[:space:]]*"
 

Functions

chargen_display (int quality, int singleMis, int ecoliPos, const char *probe)
 
static GB_ERROR mp_list2file (const CharPtrArray &display, const CharPtrArray &value, StrArray &line)
 
static GB_ERROR mp_file2list (const CharPtrArray &line, StrArray &display, StrArray &value)
 
static void track_ali_change_cb (AW_root *, GBDATA *gb_main)
 
static void MP_collect_probes (AW_window *, awt_collect_mode mode)
 

Variables

AW_selection_listselected_list
 
AW_selection_listresult_probes_list
 
static AW_selection_listprobelist
 
static char T_or_U_for_load = 0
 

Macro Definition Documentation

#define SPACED (   expr)    "[[:space:]]*" expr "[[:space:]]*"

Definition at line 148 of file MP_Window.cxx.

Referenced by mp_file2list().

Function Documentation

char* gen_display ( int  quality,
int  singleMis,
int  ecoliPos,
const char probe 
)
inline

Definition at line 150 of file MP_Window.cxx.

References GBS_global_string_copy().

Referenced by mp_file2list().

static GB_ERROR mp_list2file ( const CharPtrArray display,
const CharPtrArray value,
StrArray &  line 
)
static

Definition at line 154 of file MP_Window.cxx.

References ARB_strdup(), CharPtrArray::empty(), error(), NULp, and CharPtrArray::size().

Referenced by MP_Window::MP_Window().

static GB_ERROR mp_file2list ( const CharPtrArray line,
StrArray &  display,
StrArray &  value 
)
static
static void track_ali_change_cb ( AW_root ,
GBDATA gb_main 
)
static
static void MP_collect_probes ( AW_window ,
awt_collect_mode  mode 
)
static

Variable Documentation

AW_selection_list* selected_list
AW_selection_list* result_probes_list

Definition at line 33 of file MP_Window.cxx.

Referenced by ProbeValuation::insert_in_result_list(), MP_Comment(), and MP_compute().

AW_selection_list* probelist
static

Definition at line 35 of file MP_Window.cxx.

char T_or_U_for_load = 0
static

Definition at line 166 of file MP_Window.cxx.