This is the complete list of members for
phidgets::Encoder, including all inherited members.
attachHandler() | phidgets::Phidget | [protected, virtual] |
close() | phidgets::Phidget | |
detachHandler() | phidgets::Phidget | [protected, virtual] |
Encoder() | phidgets::Encoder | |
encoder_handle_ | phidgets::Encoder | [protected] |
errorHandler(int error) | phidgets::Phidget | [protected, virtual] |
getDeviceLabel() | phidgets::Phidget | |
getDeviceName() | phidgets::Phidget | |
getDeviceSerialNumber() | phidgets::Phidget | |
getDeviceType() | phidgets::Phidget | |
getDeviceVersion() | phidgets::Phidget | |
getEnabled(int index) | phidgets::Encoder | |
getEncoderCount() | phidgets::Encoder | |
getErrorDescription(int errorCode) | phidgets::Phidget | [static] |
getIndexPosition(int index) | phidgets::Encoder | |
getInputCount() | phidgets::Encoder | |
getInputState(int index) | phidgets::Encoder | |
getLibraryVersion() | phidgets::Phidget | |
getPosition(int index) | phidgets::Encoder | |
handle_ | phidgets::Phidget | [protected] |
indexHandler(int index, int indexPosition) | phidgets::Encoder | [protected, virtual] |
IndexHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int indexPosition) | phidgets::Encoder | [private, static] |
init(CPhidgetHandle handle) | phidgets::Phidget | [protected] |
inputChangeHandler(int index, int inputState) | phidgets::Encoder | [protected, virtual] |
InputChangeHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int inputState) | phidgets::Encoder | [private, static] |
open(int serial_number) | phidgets::Phidget | |
Phidget() | phidgets::Phidget | |
PositionChangeHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int time, int positionChange) | phidgets::Encoder | [private, static] |
positionChangeHandler(int index, int time, int positionChange) | phidgets::Encoder | [protected, virtual] |
registerHandlers() | phidgets::Phidget | [protected, virtual] |
setEnabled(int index, bool enabled) | phidgets::Encoder | |
setPosition(int index, int position) | phidgets::Encoder | |
waitForAttachment(int timeout) | phidgets::Phidget | |
~Phidget() | phidgets::Phidget | |