gwenhywfar
5.10.1
tools
typemaker2
typemaker2.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Thu Jul 02 2009
3
copyright : (C) 2009 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
#ifndef TYPEMAKER2_TYPEMAKER2_H
11
#define TYPEMAKER2_TYPEMAKER2_H
12
13
14
15
#include <gwenhywfar/db.h>
16
17
18
19
int
build
(
GWEN_DB_NODE
*dbArgs);
20
int
buildDefs
(
GWEN_DB_NODE
*dbArgs);
21
22
23
#endif
24
GWEN_DB_NODE
struct GWEN_DB_NODE GWEN_DB_NODE
Definition:
db.h:228
build
int build(GWEN_DB_NODE *dbArgs)
Definition:
build.c:303
buildDefs
int buildDefs(GWEN_DB_NODE *dbArgs)
Definition:
builddefs.c:136
Generated by
1.8.14