ARB
Main Page
Namespaces
Classes
Files
File List
File Members
SL
PVP
pvp.h
Go to the documentation of this file.
1
// ============================================================= //
2
// //
3
// File : pvp.h //
4
// Purpose : //
5
// //
6
// Coded by Ralf Westram (coder@reallysoft.de) in April 2018 //
7
// http://www.arb-home.de/ //
8
// //
9
// ============================================================= //
10
11
#ifndef PVP_H
12
#define PVP_H
13
14
#ifndef ARBDB_BASE_H
15
#include <
arbdb_base.h
>
16
#endif
17
18
GB_ERROR
PVP_calculate
(
GBDATA
*
gb_main
,
const
char
*ali_name,
const
char
*tree_name,
const
char
*target_SAI_name);
19
20
#else
21
#error pvp.h included twice
22
#endif // PVP_H
GB_ERROR
const char * GB_ERROR
Definition:
arb_core.h:25
PVP_calculate
GB_ERROR PVP_calculate(GBDATA *gb_main, const char *ali_name, const char *tree_name, const char *target_SAI_name)
Definition:
pvp.cxx:17
GBDATA
Definition:
gb_data.h:129
arbdb_base.h
gb_main
GBDATA * gb_main
Definition:
adname.cxx:32
Generated by
1.8.8