#include <stdexcept>
#include <string>
#include <libphidget22/phidget22.h>
Go to the source code of this file.
Classes | |
class | phidgets::Phidget22Error |
Namespaces | |
phidgets | |
phidgets::helpers | |
Macros | |
#define | PHIDGET22_NO_COPY_NO_MOVE_NO_ASSIGN(Classname) |
Functions | |
void | phidgets::helpers::closeAndDelete (PhidgetHandle *handle) noexcept |
void | phidgets::helpers::openWaitForAttachment (PhidgetHandle handle, int32_t serial_number, int hub_port, bool is_hub_port_device, int channel) |
#define PHIDGET22_NO_COPY_NO_MOVE_NO_ASSIGN | ( | Classname | ) |
Definition at line 38 of file phidget22.h.