libchipcard 5.1.6
geldkarte_blog.h
Go to the documentation of this file.
1/* This file is auto-generated from "geldkarte_blog.xml" by the typemaker
2 tool of Gwenhywfar.
3 Do not edit this file -- all changes will be lost! */
4#ifndef GELDKARTE_BLOG_H
5#define GELDKARTE_BLOG_H
6
100#ifdef __cplusplus
101extern "C" {
102#endif
103
105
106#ifdef __cplusplus
107} /* __cplusplus */
108#endif
109
110#include <gwenhywfar/db.h>
111#include <gwenhywfar/list2.h>
112/* headers */
113#include <gwenhywfar/types.h>
114#include <gwenhywfar/gwentime.h>
115#include <chipcard/chipcard.h>
116
117#ifdef __cplusplus
118extern "C" {
119#endif
120
121
122GWEN_LIST2_FUNCTION_LIB_DEFS(LC_GELDKARTE_BLOG, LC_GeldKarte_BLog, CHIPCARD_API)
123
124
126CHIPCARD_API void LC_GeldKarte_BLog_List2_freeAll(LC_GELDKARTE_BLOG_LIST2 *stl);
127
155
164
173
182
191
200
209
218
227
236
245
246
247#ifdef __cplusplus
248} /* __cplusplus */
249#endif
250
251
252#endif /* GELDKARTE_BLOG_H */
#define CHIPCARD_API
Definition: chipcard.h:50
CHIPCARD_API void LC_GeldKarte_BLog_SetLSeq(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API int LC_GeldKarte_BLog_GetLSeq(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API int LC_GeldKarte_BLog_GetHSeq(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API void LC_GeldKarte_BLog_SetBSeq(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API int LC_GeldKarte_BLog_IsModified(const LC_GELDKARTE_BLOG *st)
CHIPCARD_API void LC_GeldKarte_BLog_SetModified(LC_GELDKARTE_BLOG *st, int i)
CHIPCARD_API void LC_GeldKarte_BLog_SetValue(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API void LC_GeldKarte_BLog_SetStatus(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API int LC_GeldKarte_BLog_GetBSeq(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API const char * LC_GeldKarte_BLog_GetMerchantId(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API void LC_GeldKarte_BLog_free(LC_GELDKARTE_BLOG *st)
CHIPCARD_API int LC_GeldKarte_BLog_GetKeyId(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API void LC_GeldKarte_BLog_SetLoaded(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API int LC_GeldKarte_BLog_GetLoaded(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API void LC_GeldKarte_BLog_Attach(LC_GELDKARTE_BLOG *st)
CHIPCARD_API const GWEN_TIME * LC_GeldKarte_BLog_GetTime(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API int LC_GeldKarte_BLog_ReadDb(LC_GELDKARTE_BLOG *st, GWEN_DB_NODE *db)
CHIPCARD_API int LC_GeldKarte_BLog_GetValue(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API void LC_GeldKarte_BLog_SetKeyId(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API int LC_GeldKarte_BLog_GetSSeq(const LC_GELDKARTE_BLOG *el)
struct LC_GELDKARTE_BLOG LC_GELDKARTE_BLOG
Definition: geldkarte_blog.h:104
CHIPCARD_API void LC_GeldKarte_BLog_List2_freeAll(LC_GELDKARTE_BLOG_LIST2 *stl)
CHIPCARD_API int LC_GeldKarte_BLog_toDb(const LC_GELDKARTE_BLOG *st, GWEN_DB_NODE *db)
CHIPCARD_API int LC_GeldKarte_BLog_GetStatus(const LC_GELDKARTE_BLOG *el)
CHIPCARD_API LC_GELDKARTE_BLOG * LC_GeldKarte_BLog_fromDb(GWEN_DB_NODE *db)
CHIPCARD_API void LC_GeldKarte_BLog_SetMerchantId(LC_GELDKARTE_BLOG *el, const char *d)
CHIPCARD_API LC_GELDKARTE_BLOG * LC_GeldKarte_BLog_new()
CHIPCARD_API void LC_GeldKarte_BLog_SetTime(LC_GELDKARTE_BLOG *el, const GWEN_TIME *d)
CHIPCARD_API void LC_GeldKarte_BLog_SetHSeq(LC_GELDKARTE_BLOG *el, int d)
CHIPCARD_API LC_GELDKARTE_BLOG * LC_GeldKarte_BLog_dup(const LC_GELDKARTE_BLOG *st)
CHIPCARD_API void LC_GeldKarte_BLog_SetSSeq(LC_GELDKARTE_BLOG *el, int d)