cmd_card_l.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003                              -------------------
00004     cvs         : $Id: cmd_card_l.h 122 2005-10-22 00:42:09Z aquamaniac $
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_SERVER2_CMD_CARD_L_H
00016 #define CHIPCARD_SERVER2_CMD_CARD_L_H
00017 
00018 #include <chipcard2/chipcard2.h>
00019 #include "common/card.h"
00020 
00021 #include <gwenhywfar/xml.h>
00022 
00023 #include <time.h>
00024 
00025 
00026 void LCCMD_Card_extend(LCCO_CARD *cd);
00027 void LCCMD_Card_unextend(LCCO_CARD *cd);
00028 
00029 GWEN_XMLNODE *LCCMD_Card_GetCardNode(const LCCO_CARD *cd);
00030 
00032 void LCCMD_Card_SetCardNode(LCCO_CARD *cd, GWEN_XMLNODE *n);
00033 
00034 
00035 #endif /* CHIPCARD_SERVER2_CMD_CARD_L_H */
00036 

Generated on Sun Sep 23 14:52:31 2007 for libchipcard2 by  doxygen 1.5.3