#include <gwenhywfar/db.h>
#include <gwenhywfar/list2.h>
#include <gwenhywfar/types.h>
#include <gwenhywfar/gwentime.h>
#include <chipcard/chipcard.h>
Go to the source code of this file.
◆ LC_GELDKARTE_VALUES
◆ LC_GeldKarte_Values_List2_freeAll()
CHIPCARD_API void LC_GeldKarte_Values_List2_freeAll |
( |
LC_GELDKARTE_VALUES_LIST2 * | stl | ) |
|
Destroys all objects stored in the given LIST2 and the list itself
◆ LC_GeldKarte_Values_new()
◆ LC_GeldKarte_Values_fromDb()
Creates an object from the data in the given GWEN_DB_NODE
◆ LC_GeldKarte_Values_dup()
Creates and returns a deep copy of thegiven object.
◆ LC_GeldKarte_Values_free()
Destroys the given object.
◆ LC_GeldKarte_Values_Attach()
Increments the usage counter of the given object, so an additional free() is needed to destroy the object.
◆ LC_GeldKarte_Values_ReadDb()
Reads data from a GWEN_DB.
◆ LC_GeldKarte_Values_toDb()
Stores an object in the given GWEN_DB_NODE
◆ LC_GeldKarte_Values_IsModified()
Returns 0 if this object has not been modified, !=0 otherwise
◆ LC_GeldKarte_Values_SetModified()
Sets the modified state of the given object
◆ LC_GeldKarte_Values_GetLoaded()
◆ LC_GeldKarte_Values_SetLoaded()
◆ LC_GeldKarte_Values_GetMaxLoad()
◆ LC_GeldKarte_Values_SetMaxLoad()
◆ LC_GeldKarte_Values_GetMaxXfer()
◆ LC_GeldKarte_Values_SetMaxXfer()