playerc_rfid_t Struct Reference
[rfid]

RFID proxy data. More...

#include <playerc.h>

Collaboration diagram for playerc_rfid_t:

List of all members.


Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures.
uint16_t tags_count
 The number of RFID tags found.
playerc_rfidtag_ttags
 The list of RFID tags.

Detailed Description

RFID proxy data.


Member Data Documentation

Device info; must be at the start of all device structures.

The number of RFID tags found.

Referenced by PlayerCc::RFIDProxy::GetTagsCount().


The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45