ARB
Main Page
Namespaces
Classes
Files
File List
File Members
MULTI_PROBE
multi_probe.hxx
Go to the documentation of this file.
1
// ================================================================ //
2
// //
3
// File : multi_probe.hxx //
4
// Purpose : External interface of MULTI_PROBE //
5
// //
6
// Coded by Ralf Westram (coder@reallysoft.de) in February 2010 //
7
// Institute of Microbiology (Technical University Munich) //
8
// http://www.arb-home.de/ //
9
// //
10
// ================================================================ //
11
12
#ifndef MULTI_PROBE_HXX
13
#define MULTI_PROBE_HXX
14
15
#ifndef AW_BASE_HXX
16
#include <
aw_base.hxx
>
17
#endif
18
19
class
AW_window
;
20
class
TREE_canvas
;
21
22
AW_window
*
create_multiprobe_window
(
AW_root
*root,
TREE_canvas
*canvas);
23
24
#else
25
#error multi_probe.hxx included twice
26
#endif // MULTI_PROBE_HXX
aw_base.hxx
TREE_canvas
Definition:
TreeDisplay.hxx:723
AW_root
Definition:
aw_root.hxx:86
AW_window
Definition:
aw_window.hxx:245
create_multiprobe_window
AW_window * create_multiprobe_window(AW_root *root, TREE_canvas *canvas)
Definition:
MP_main.cxx:101
Generated by
1.8.8