libchipcard
5.1.6
src
lib
sharedstuff
msgengine.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Mar 01 2004
3
copyright : (C) 2004-2010 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
11
#ifndef CHIPCARD2_MSGENGINE_H
12
#define CHIPCARD2_MSGENGINE_H
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
#include <gwenhywfar/msgengine.h>
19
#include <chipcard/chipcard.h>
20
33
34
CHIPCARD_API
35
GWEN_MSGENGINE *
LC_MsgEngine_new
();
36
37
38
#ifdef __cplusplus
39
}
40
#endif
41
42
43
#endif
/* CHIPCARD2_MSGENGINE_H */
44
45
CHIPCARD_API
#define CHIPCARD_API
Definition
chipcard.h:50
LC_MsgEngine_new
CHIPCARD_API GWEN_MSGENGINE * LC_MsgEngine_new()
Generated by
1.14.0