#include <phidget.h>
Definition at line 24 of file phidget.h.
◆ SensingMode
◆ ~Phidget()
◆ Phidget()
Phidget::Phidget |
( |
CPhidgetHandle * |
handle, |
|
|
SensingMode |
mode |
|
) |
| |
|
protected |
◆ attachHandler()
auto Phidget::attachHandler |
( |
| ) |
-> int |
|
protectedvirtual |
◆ close()
auto Phidget::close |
( |
int |
serial_number | ) |
-> int |
◆ detachHandler()
auto Phidget::detachHandler |
( |
| ) |
-> int |
|
protectedvirtual |
◆ getDeviceLabel()
auto Phidget::getDeviceLabel |
( |
| ) |
-> std::string |
◆ getDeviceName()
auto Phidget::getDeviceName |
( |
| ) |
-> std::string |
◆ getDeviceSerialNumber()
auto Phidget::getDeviceSerialNumber |
( |
| ) |
-> int |
◆ getDeviceType()
auto Phidget::getDeviceType |
( |
| ) |
-> std::string |
◆ getDeviceVersion()
auto Phidget::getDeviceVersion |
( |
| ) |
-> int |
◆ getErrorDescription()
auto Phidget::getErrorDescription |
( |
int |
errorCode | ) |
-> std::string |
|
static |
◆ getLibraryVersion()
auto Phidget::getLibraryVersion |
( |
| ) |
-> std::string |
◆ open()
auto Phidget::open |
( |
int |
serial_number | ) |
-> int |
◆ update()
auto Phidget::update |
( |
| ) |
-> void |
|
virtual |
◆ waitForAttachment()
auto Phidget::waitForAttachment |
( |
int |
timeout | ) |
-> int |
◆ _last_error
◆ _phiHandle
CPhidgetHandle* Phidget::_phiHandle |
|
protected |
◆ _sensMode
◆ _serialNumber
int Phidget::_serialNumber |
|
protected |
The documentation for this class was generated from the following files: