ARB
Main Page
Namespaces
Classes
Files
File List
File Members
SEQ_QUALITY
seq_quality.h
Go to the documentation of this file.
1
// ==================================================================== //
2
// //
3
// File : SQ_quality.h //
4
// //
5
// //
6
// Coded by Juergen Huber in July 2003 - February 2004 //
7
// Coded by Kai Bader (baderk@in.tum.de) in 2007 - 2008 //
8
// Copyright Department of Microbiology (Technical University Munich) //
9
// //
10
// Visit our web site at: http://www.arb-home.de/ //
11
// //
12
// ==================================================================== //
13
14
#ifndef SEQ_QUALITY_H
15
#define SEQ_QUALITY_H
16
17
#ifndef AW_BASE_HXX
18
#include <
aw_base.hxx
>
19
#endif
20
21
void
SQ_create_awars
(
AW_root
*awr,
AW_default
aw_def);
22
AW_window
*
SQ_create_seq_quality_window
(
AW_root
*aw_root,
GBDATA
*
gb_main
);
23
24
#else
25
#error seq_quality.h included twice
26
#endif // SEQ_QUALITY_H
SQ_create_awars
void SQ_create_awars(AW_root *awr, AW_default aw_def)
Definition:
SQ_main.cxx:48
aw_base.hxx
GBDATA
Definition:
gb_data.h:129
SQ_create_seq_quality_window
AW_window * SQ_create_seq_quality_window(AW_root *aw_root, GBDATA *gb_main)
Definition:
SQ_main.cxx:249
AW_root
Definition:
aw_root.hxx:86
AW_window
Definition:
aw_window.hxx:245
gb_main
GBDATA * gb_main
Definition:
adname.cxx:32
Generated by
1.8.8