#include <cphidgetgeneric.h>
Public Member Functions | |
int (CCONV *fptrPacket)(CPhidgetGenericHandle | |
Public Attributes | |
unsigned char | buffer [MAX_OUT_PACKET_SIZE] |
void * | fptrPacketptr |
int | in |
void const unsigned char | int |
unsigned char | lastPacket [MAX_IN_PACKET_SIZE] |
int | out |
unsigned char | outputPacket [MAX_OUT_PACKET_SIZE] |
unsigned int | outputPacketLen |
CPhidget | phid |
Definition at line 16 of file cphidgetgeneric.h.
CPhidgetGenericInfo::int | ( | CCONV * | fptrPacket | ) |
unsigned char CPhidgetGenericInfo::buffer[MAX_OUT_PACKET_SIZE] |
Definition at line 24 of file cphidgetgeneric.h.
Definition at line 20 of file cphidgetgeneric.h.
Definition at line 26 of file cphidgetgeneric.h.
void const unsigned char CPhidgetGenericInfo::int |
Definition at line 19 of file cphidgetgeneric.h.
unsigned char CPhidgetGenericInfo::lastPacket[MAX_IN_PACKET_SIZE] |
Definition at line 22 of file cphidgetgeneric.h.
Definition at line 26 of file cphidgetgeneric.h.
unsigned char CPhidgetGenericInfo::outputPacket[MAX_OUT_PACKET_SIZE] |
Definition at line 28 of file cphidgetgeneric.h.
unsigned int CPhidgetGenericInfo::outputPacketLen |
Definition at line 29 of file cphidgetgeneric.h.
Definition at line 17 of file cphidgetgeneric.h.