#include <cphidgetencoder.h>
Public Member Functions | |
int (CCONV *fptrInputChange)(CPhidgetEncoderHandle | |
int (CCONV *fptrPositionChange)(CPhidgetEncoderHandle | |
int (CCONV *fptrIndex)(CPhidgetEncoderHandle | |
Public Attributes | |
unsigned char | enableState [ENCODER_MAXENCODERS] |
unsigned char | enableStateEcho [ENCODER_MAXENCODERS] |
int | encoderPosition [ENCODER_MAXENCODERS] |
int | encoderTimeStamp [ENCODER_MAXENCODERS] |
void * | fptrIndexptr |
void * | fptrInputChangeptr |
void * | fptrPositionChangeptr |
int | indexPosition [ENCODER_MAXENCODERS] |
unsigned char | inputState [ENCODER_MAXINPUTS] |
void | int |
unsigned char | outputPacket [MAX_OUT_PACKET_SIZE] |
unsigned int | outputPacketLen |
CPhidget | phid |
Definition at line 102 of file cphidgetencoder.h.
CPhidgetEncoderInfo::int | ( | CCONV * | fptrInputChange | ) |
CPhidgetEncoderInfo::int | ( | CCONV * | fptrPositionChange | ) |
CPhidgetEncoderInfo::int | ( | CCONV * | fptrIndex | ) |
unsigned char CPhidgetEncoderInfo::enableState[ENCODER_MAXENCODERS] |
Definition at line 117 of file cphidgetencoder.h.
unsigned char CPhidgetEncoderInfo::enableStateEcho[ENCODER_MAXENCODERS] |
Definition at line 118 of file cphidgetencoder.h.
Definition at line 114 of file cphidgetencoder.h.
Definition at line 115 of file cphidgetencoder.h.
Definition at line 110 of file cphidgetencoder.h.
Definition at line 106 of file cphidgetencoder.h.
Definition at line 108 of file cphidgetencoder.h.
Definition at line 120 of file cphidgetencoder.h.
unsigned char CPhidgetEncoderInfo::inputState[ENCODER_MAXINPUTS] |
Definition at line 112 of file cphidgetencoder.h.
Definition at line 105 of file cphidgetencoder.h.
unsigned char CPhidgetEncoderInfo::outputPacket[MAX_OUT_PACKET_SIZE] |
Definition at line 122 of file cphidgetencoder.h.
unsigned int CPhidgetEncoderInfo::outputPacketLen |
Definition at line 123 of file cphidgetencoder.h.
Definition at line 103 of file cphidgetencoder.h.