readerpcsc_l.h File Reference

#include <gwenhywfar/misc.h>
#include <chipcard3/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)
GWEN_TYPE_UINT32 LC_ReaderPcsc_GetFeatureCode (const LC_READER_PCSC *r, int idx)
void LC_ReaderPcsc_SetFeatureCode (LC_READER_PCSC *r, int idx, GWEN_TYPE_UINT32 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 
)

GWEN_TYPE_UINT32 LC_ReaderPcsc_GetFeatureCode ( const LC_READER_PCSC r,
int  idx 
)

void LC_ReaderPcsc_SetFeatureCode ( LC_READER_PCSC r,
int  idx,
GWEN_TYPE_UINT32  code 
)


Generated on Wed Feb 25 17:18:28 2009 for libchipcard2 by  doxygen 1.5.6