readerpcsc_l.h File Reference

#include <gwenhywfar/misc.h>
#include <chipcard/client/card.h>
Include dependency graph for readerpcsc_l.h:

Go to the source code of this file.

Defines

#define LC_READER_PCSC_MAX_FEATURES   32

Typedefs

typedef struct LC_READER_PCSC LC_READER_PCSC

Functions

LC_READER_PCSCLC_ReaderPcsc_new (const char *rname)
void LC_ReaderPcsc_free (LC_READER_PCSC *r)
const char * LC_ReaderPcsc_GetReaderName (const LC_READER_PCSC *r)
const char * LC_ReaderPcsc_GetReaderType (const LC_READER_PCSC *r)
void LC_ReaderPcsc_SetReaderType (LC_READER_PCSC *r, const char *rtype)
LC_CARDLC_ReaderPcsc_GetCurrentCard (const LC_READER_PCSC *r)
void LC_ReaderPcsc_SetCurrentCard (LC_READER_PCSC *r, LC_CARD *card)
uint32_t LC_ReaderPcsc_GetFeatureCode (const LC_READER_PCSC *r, int idx)
void LC_ReaderPcsc_SetFeatureCode (LC_READER_PCSC *r, int idx, uint32_t code)

Define Documentation

#define LC_READER_PCSC_MAX_FEATURES   32

Typedef Documentation


Function Documentation

LC_READER_PCSC* LC_ReaderPcsc_new ( const char *  rname  ) 
void LC_ReaderPcsc_free ( LC_READER_PCSC r  ) 
const char* LC_ReaderPcsc_GetReaderName ( const LC_READER_PCSC r  ) 
const char* LC_ReaderPcsc_GetReaderType ( const LC_READER_PCSC r  ) 
void LC_ReaderPcsc_SetReaderType ( LC_READER_PCSC r,
const char *  rtype 
)
LC_CARD* LC_ReaderPcsc_GetCurrentCard ( const LC_READER_PCSC r  ) 
void LC_ReaderPcsc_SetCurrentCard ( LC_READER_PCSC r,
LC_CARD card 
)
uint32_t LC_ReaderPcsc_GetFeatureCode ( const LC_READER_PCSC r,
int  idx 
)
void LC_ReaderPcsc_SetFeatureCode ( LC_READER_PCSC r,
int  idx,
uint32_t  code 
)
Generated on Mon Jul 5 23:17:15 2010 for libchipcard by  doxygen 1.6.3