
Go to the source code of this file.
Defines | |
| #define | EPHIDGET_TRYAGAIN 0x8000 |
| #define | MAX_IN_PACKET_SIZE 64 |
| #define | MAX_LABEL_SIZE 10 |
| #define | MAX_LABEL_STORAGE MAX_LABEL_SIZE*4+1 |
| #define | MAX_OUT_PACKET_SIZE 64 |
| #define | PHIDGET_ATTACHED_FLAG 0x01 |
| #define | PHIDGET_ATTACHING_FLAG 0x08 |
| #define | PHIDGET_DETACHING_FLAG 0x02 |
| #define | PHIDGET_DEVICE_CLASS_COUNT 24 |
| #define | PHIDGET_DEVICE_COUNT 55 |
| #define | PHIDGET_INERROREVENT_FLAG 0x80 |
| #define | PHIDGET_OPENED_FLAG 0x10 |
| #define | PHIDGET_REMOTE_FLAG 0x40 |
| #define | PHIDGET_SERVER_CONNECTED_FLAG 0x20 |
| #define | PHIDGET_USB_ERROR_FLAG 0x04 |
| #define | PHIDGETOPEN_ANY 0x00 |
| #define | PHIDGETOPEN_ANY_ATTACHED 0x02 |
| #define | PHIDGETOPEN_LABEL 0x04 |
| #define | PHIDGETOPEN_SERIAL 0x01 |
| #define | PHIDGETSOCKET_AUTHERROR_FLAG 0x08 |
| #define | PHIDGETSOCKET_CONNECTED_FLAG 0x01 |
| #define | PHIDGETSOCKET_CONNECTING_FLAG 0x02 |
| #define | PHIDGETSOCKET_CONNECTIONERROR_FLAG 0x04 |
| #define | PUNI_BOOL 0x03 |
| #define | PUNI_DBL 1e250 |
| #define | PUNI_FLT 1e25 |
| #define | PUNI_INT 0x7FFFFFFE |
| #define | PUNI_INT64 0x7FFFFFFFFFFFFFFELL |
| #define EPHIDGET_TRYAGAIN 0x8000 |
Definition at line 102 of file cphidgetconstantsinternal.h.
| #define MAX_IN_PACKET_SIZE 64 |
Definition at line 108 of file cphidgetconstantsinternal.h.
| #define MAX_LABEL_SIZE 10 |
Definition at line 105 of file cphidgetconstantsinternal.h.
| #define MAX_LABEL_STORAGE MAX_LABEL_SIZE*4+1 |
Definition at line 106 of file cphidgetconstantsinternal.h.
| #define MAX_OUT_PACKET_SIZE 64 |
Definition at line 109 of file cphidgetconstantsinternal.h.
| #define PHIDGET_ATTACHED_FLAG 0x01 |
Definition at line 12 of file cphidgetconstantsinternal.h.
| #define PHIDGET_ATTACHING_FLAG 0x08 |
Definition at line 36 of file cphidgetconstantsinternal.h.
| #define PHIDGET_DETACHING_FLAG 0x02 |
Definition at line 21 of file cphidgetconstantsinternal.h.
| #define PHIDGET_DEVICE_CLASS_COUNT 24 |
Definition at line 125 of file cphidgetconstantsinternal.h.
| #define PHIDGET_DEVICE_COUNT 55 |
Definition at line 127 of file cphidgetconstantsinternal.h.
| #define PHIDGET_INERROREVENT_FLAG 0x80 |
Definition at line 64 of file cphidgetconstantsinternal.h.
| #define PHIDGET_OPENED_FLAG 0x10 |
Definition at line 43 of file cphidgetconstantsinternal.h.
| #define PHIDGET_REMOTE_FLAG 0x40 |
Definition at line 57 of file cphidgetconstantsinternal.h.
| #define PHIDGET_SERVER_CONNECTED_FLAG 0x20 |
Definition at line 50 of file cphidgetconstantsinternal.h.
| #define PHIDGET_USB_ERROR_FLAG 0x04 |
Definition at line 29 of file cphidgetconstantsinternal.h.
| #define PHIDGETOPEN_ANY 0x00 |
Definition at line 111 of file cphidgetconstantsinternal.h.
| #define PHIDGETOPEN_ANY_ATTACHED 0x02 |
Definition at line 113 of file cphidgetconstantsinternal.h.
| #define PHIDGETOPEN_LABEL 0x04 |
Definition at line 114 of file cphidgetconstantsinternal.h.
| #define PHIDGETOPEN_SERIAL 0x01 |
Definition at line 112 of file cphidgetconstantsinternal.h.
| #define PHIDGETSOCKET_AUTHERROR_FLAG 0x08 |
Definition at line 98 of file cphidgetconstantsinternal.h.
| #define PHIDGETSOCKET_CONNECTED_FLAG 0x01 |
Definition at line 74 of file cphidgetconstantsinternal.h.
| #define PHIDGETSOCKET_CONNECTING_FLAG 0x02 |
Definition at line 82 of file cphidgetconstantsinternal.h.
| #define PHIDGETSOCKET_CONNECTIONERROR_FLAG 0x04 |
Definition at line 90 of file cphidgetconstantsinternal.h.
| #define PUNI_BOOL 0x03 |
Definition at line 117 of file cphidgetconstantsinternal.h.
| #define PUNI_DBL 1e250 |
Definition at line 120 of file cphidgetconstantsinternal.h.
| #define PUNI_FLT 1e25 |
Definition at line 121 of file cphidgetconstantsinternal.h.
| #define PUNI_INT 0x7FFFFFFE |
Definition at line 118 of file cphidgetconstantsinternal.h.
| #define PUNI_INT64 0x7FFFFFFFFFFFFFFELL |
Definition at line 119 of file cphidgetconstantsinternal.h.