ARB
Main Page
Namespaces
Classes
Files
File List
File Members
EDIT4
graph_aligner_gui.hxx
Go to the documentation of this file.
1
// =============================================================== //
2
// //
3
// File : graph_aligner_gui.hxx //
4
// Purpose : //
5
// //
6
// Coded by Elmar Pruesse in October 2008 //
7
// Institute of Microbiology (Technical University Munich) //
8
// http://www.arb-home.de/ //
9
// //
10
// =============================================================== //
11
12
#ifndef GRAPH_ALIGNER_GUI_HXX
13
#define GRAPH_ALIGNER_GUI_HXX
14
15
#ifndef AW_WINDOW_HXX
16
#include <
aw_window.hxx
>
17
#endif
18
19
void
show_sina_window
(
UNFIXED
,
const
struct
AlignDataAccess
*alignData);
20
void
create_sina_variables
(
AW_root
*,
AW_default
);
21
AW_active
sina_mask
(
AW_root
*);
22
23
#else
24
#error graph_aligner_gui.hxx included twice
25
#endif // GRAPH_ALIGNER_GUI_HXX
AlignDataAccess
Definition:
fast_aligner.hxx:36
AW_active
AW_bitset AW_active
Definition:
aw_base.hxx:45
GBDATA
Definition:
gb_data.h:129
sina_mask
AW_active sina_mask(AW_root *)
Definition:
graph_aligner_gui.cxx:284
UNFIXED
struct Unfixed_cb_parameter * UNFIXED
Definition:
cb_base.h:15
create_sina_variables
void create_sina_variables(AW_root *, AW_default)
Definition:
graph_aligner_gui.cxx:145
show_sina_window
void show_sina_window(UNFIXED, const struct AlignDataAccess *alignData)
aw_window.hxx
AW_root
Definition:
aw_root.hxx:86
Generated by
1.8.8