Payout
A thin wrapper around the SSP protocol from ITL
Data Fields
m_device Struct Reference

Structure which describes an actual physical ITL device. More...

Collaboration diagram for m_device:
Collaboration graph
[legend]

Data Fields

int id
 Hardware Id (type of the device)
 
char * name
 Human readable name of the device.
 
unsigned long long key
 Preshared secret key.
 
unsigned char channelInhibits
 State of the channel inhibits.
 
SSP_COMMAND sspC
 SSP_COMMAND structure to use for communicating with this device.
 
SSP6_SETUP_REQUEST_DATA sspSetupReq
 SSP6_REQUEST_DATA structure to use initializing this device.
 
void(* eventHandlerFn )(struct m_device *device, struct m_metacash *metacash, SSP_POLL_DATA6 *poll)
 Callback function which is used to inspect and publish events reported by this device.
 

Detailed Description

Structure which describes an actual physical ITL device.


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