ARB
Functions | Variables
MP_main.cxx File Reference
#include <multi_probe.hxx>
#include "MP_probe.hxx"
#include "MultiProbe.hxx"
#include "mp_proto.hxx"
#include <TreeDisplay.hxx>
#include <aw_root.hxx>
#include <aw_awar_defs.hxx>
#include <awt_canvas.hxx>
Include dependency graph for MP_main.cxx:

Go to the source code of this file.

Functions

static void create_tables ()
 
AW_windowcreate_multiprobe_window (AW_root *root, TREE_canvas *canvas)
 

Variables

awar_vars mp_gl_awars
 
MP_Mainmp_main = NULp
 
char MP_probe_tab [256]
 
int remembered_mismatches
 
int anz_elem_marked = 0
 
int anz_elem_unmarked = 0
 
bool pt_server_different = false
 

Function Documentation

static void create_tables ( )
static

Definition at line 88 of file MP_main.cxx.

Referenced by create_multiprobe_window().

AW_window* create_multiprobe_window ( AW_root root,
TREE_canvas canvas 
)

Variable Documentation

awar_vars mp_gl_awars
MP_Main* mp_main = NULp
char MP_probe_tab[256]

Definition at line 25 of file MP_main.cxx.

Referenced by MP_is_probe().

int remembered_mismatches

Definition at line 26 of file MP_main.cxx.

Referenced by MP_modify_selected().

int anz_elem_marked = 0

Definition at line 27 of file MP_main.cxx.

Referenced by MO_Liste::fill_marked_bakts().

int anz_elem_unmarked = 0

Definition at line 28 of file MP_main.cxx.

Referenced by ST_Container::ST_Container().

bool pt_server_different = false