ARB
probe_gui.hxx
Go to the documentation of this file.
1 // ============================================================ //
2 // //
3 // File : probe_gui.hxx //
4 // Purpose : //
5 // //
6 // Institute of Microbiology (Technical University Munich) //
7 // http://www.arb-home.de/ //
8 // //
9 // ============================================================ //
10 
11 #ifndef PROBE_GUI_HXX
12 #define PROBE_GUI_HXX
13 
14 class TREE_canvas;
15 class AW_window;
16 class AW_root;
17 class GBDATA;
18 
23 
24 #define AWAR_PROBE_ADMIN_PT_SERVER "tmp/probe_admin/pt_server"
25 
26 #else
27 #error probe_gui.hxx included twice
28 #endif // PROBE_GUI_HXX
AW_window * create_probe_design_window(AW_root *root, GBDATA *gb_main)
AW_window * create_probe_match_window(AW_root *root, GBDATA *gb_main)
AW_window * create_probe_admin_window(AW_root *root, GBDATA *gb_main)
AW_window * create_probe_match_with_specificity_window(AW_root *root, TREE_canvas *ntw)
GBDATA * gb_main
Definition: adname.cxx:32