dm_card_l.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003                              -------------------
00004     cvs         : $Id: dm_card_l.h 376 2007-05-01 12:46:06Z christian $
00005     begin       : Mon Mar 01 2004
00006     copyright   : (C) 2004 by Martin Preuss
00007     email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 
00015 #ifndef CHIPCARD_SERVER_DM_CARD_L_H
00016 #define CHIPCARD_SERVER_DM_CARD_L_H
00017 
00018 #include "dm_reader_l.h"
00019 #include "common/card.h"
00020 
00021 void LCDM_Card_extend(LCCO_CARD *cd,
00022                       LCCO_READER *r);
00023 void LCDM_Card_unextend(LCCO_CARD *cd);
00024 
00025 
00026 LCCO_READER *LCDM_Card_GetReader(const LCCO_CARD *cd);
00027 
00028 
00029 #endif /* CHIPCARD_SERVER_DM_CARD_L_H */
00030 

Generated on Sat Sep 22 04:43:21 2007 for libchipcard2 by  doxygen 1.5.3