gwenhywfar
5.14.1
tools
gwenbuild
c_setup.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Feb 08 2021
3
copyright : (C) 2021 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
#ifndef GWBUILD_C_SETUP_H
11
#define GWBUILD_C_SETUP_H
12
13
14
#include <gwenhywfar/db.h>
15
16
17
int
GWB_Setup
(
GWEN_DB_NODE
*dbArgs);
18
int
GWB_RepeatLastSetup
(
const
char
*fileName);
19
20
21
22
23
#endif
24
GWB_Setup
int GWB_Setup(GWEN_DB_NODE *dbArgs)
Definition
c_setup.c:45
GWB_RepeatLastSetup
int GWB_RepeatLastSetup(const char *fileName)
Definition
c_setup.c:159
GWEN_DB_NODE
struct GWEN_DB_NODE GWEN_DB_NODE
Definition
db.h:228
Generated by
1.15.0