ARB
Main Page
Namespaces
Classes
Files
File List
File Members
NTREE
map_viewer.h
Go to the documentation of this file.
1
// ================================================================ //
2
// //
3
// File : map_viewer.h //
4
// Purpose : //
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 MAP_VIEWER_H
13
#define MAP_VIEWER_H
14
15
#ifndef TREEDISPLAY_HXX
16
#include <
TreeDisplay.hxx
>
17
#endif
18
19
void
launch_MapViewer_cb
(
GBDATA
*gbd,
enum
AD_MAP_VIEWER_TYPE
type
);
20
21
#else
22
#error map_viewer.h included twice
23
#endif // MAP_VIEWER_H
type
GB_TYPES type
Definition:
item_sel_list.cxx:117
AD_MAP_VIEWER_TYPE
AD_MAP_VIEWER_TYPE
Definition:
TreeDisplay.hxx:148
GBDATA
Definition:
gb_data.h:129
TreeDisplay.hxx
launch_MapViewer_cb
void launch_MapViewer_cb(GBDATA *gbd, enum AD_MAP_VIEWER_TYPE type)
Definition:
ad_spec.cxx:254
Generated by
1.8.8