This is the complete list of members for phidgets::Encoder, including all inherited members.
| attachHandler() | phidgets::Phidget | protectedvirtual |
| close() | phidgets::Phidget | |
| detachHandler() | phidgets::Phidget | protectedvirtual |
| Encoder() | phidgets::Encoder | |
| encoder_handle_ | phidgets::Encoder | protected |
| errorHandler(int error) | phidgets::Phidget | protectedvirtual |
| 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 | protectedvirtual |
| IndexHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int indexPosition) | phidgets::Encoder | privatestatic |
| init(CPhidgetHandle handle) | phidgets::Phidget | protected |
| inputChangeHandler(int index, int inputState) | phidgets::Encoder | protectedvirtual |
| InputChangeHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int inputState) | phidgets::Encoder | privatestatic |
| open(int serial_number) | phidgets::Phidget | |
| Phidget() | phidgets::Phidget | |
| PositionChangeHandler(CPhidgetEncoderHandle phid, void *userPtr, int index, int time, int positionChange) | phidgets::Encoder | privatestatic |
| positionChangeHandler(int index, int time, int positionChange) | phidgets::Encoder | protectedvirtual |
| registerHandlers() | phidgets::Phidget | protectedvirtual |
| setEnabled(int index, bool enabled) | phidgets::Encoder | |
| setPosition(int index, int position) | phidgets::Encoder | |
| waitForAttachment(int timeout) | phidgets::Phidget | |
| ~Phidget() | phidgets::Phidget | |