ReaderData Struct Reference

#include <BasicReader.h>

List of all members.

Public Attributes

Reader reader
const char * pId
const char * pData
int handled

Detailed Description

Data returned from reader as evenet EV_READER


Member Data Documentation

Whether the data from reader is handled or not. If data is not handled, other functions can capture the data for handling.

const char* ReaderData::pData

Field to store tag data.

const char* ReaderData::pId

Field to store tag ID when using RFID tags. When reading barcodes, this is set to NULL

Reader type the data came from


The documentation for this struct was generated from the following file:
Generated on Wed Oct 20 11:13:44 2010 for libspatha by  doxygen 1.6.3