pcsc-lite  2.5.0
readers.h File Reference

define structures to represent a reader More...

#include <inttypes.h>
#include <pthread.h>
#include "ifdhandler.h"
#include "simclist.h"

Go to the source code of this file.

Data Structures

struct  pubReaderState
 Define an exported public reader state structure so each application gets instant notification of changes in state. More...
 
struct  FctMap_V2
 
struct  FctMap_V3
 
struct  ReaderContext
 

Typedefs

typedef struct pubReaderState READER_STATE
 Define an exported public reader state structure so each application gets instant notification of changes in state.
 
typedef struct FctMap_V2 FCT_MAP_V2
 
typedef struct FctMap_V3 FCT_MAP_V3
 
typedef struct ReaderContext READER_CONTEXT
 

Detailed Description

define structures to represent a reader

Definition in file readers.h.