iorequest_l.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003                              -------------------
00004     cvs         : $Id: crypttoken.h 1113 2007-01-10 09:14:16Z martin $
00005     begin       : Wed Mar 16 2005
00006     copyright   : (C) 2005 by Martin Preuss
00007     email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 #ifndef GWEN_IOREQUEST_L_H
00015 #define GWEN_IOREQUEST_L_H
00016 
00017 #include "iorequest_be.h"
00018 
00019 
00020 void GWEN_Io_Request_SetStatus(GWEN_IO_REQUEST *r, GWEN_IO_REQUEST_STATUS st);
00021 void GWEN_Io_Request_SetResultCode(GWEN_IO_REQUEST *r, int result);
00022 void GWEN_Io_Request_SetIoLayer(GWEN_IO_REQUEST *r, GWEN_IO_LAYER *io);
00023 
00024 
00025 #endif
00026 

Generated on Sat Jan 2 09:32:36 2010 for gwenhywfar by  doxygen 1.6.1