#include "dm_reader_l.h"
#include <gwenhywfar/db.h>
#include <gwenhywfar/misc.h>
#include <chipcard/chipcard.h>
#include "common/reader.h"
#include "lockmanager_l.h"
#include <time.h>
#include "devicemanager_l.h"
#include <gwenhywfar/process.h>
#include "common/card.h"
Go to the source code of this file.
Functions | |
void | LCDM_Card_extend (LCCO_CARD *cd, LCCO_READER *r) |
void | LCDM_Card_unextend (LCCO_CARD *cd) |
LCCO_READER * | LCDM_Card_GetReader (const LCCO_CARD *cd) |
void LCDM_Card_extend | ( | LCCO_CARD * | cd, | |
LCCO_READER * | r | |||
) |
void LCDM_Card_unextend | ( | LCCO_CARD * | cd | ) |
LCCO_READER* LCDM_Card_GetReader | ( | const LCCO_CARD * | cd | ) |