◆ barrier
◆ blocking [1/2]
int hid_device_::blocking |
◆ blocking [2/2]
BOOL hid_device_::blocking |
◆ condition
pthread_cond_t hid_device_::condition |
◆ device_handle [1/3]
◆ device_handle [2/3]
IOHIDDeviceRef hid_device_::device_handle |
◆ device_handle [3/3]
HANDLE hid_device_::device_handle |
◆ disconnected
int hid_device_::disconnected |
◆ input_endpoint
int hid_device_::input_endpoint |
◆ input_ep_max_packet_size
int hid_device_::input_ep_max_packet_size |
◆ input_report_buf
uint8_t* hid_device_::input_report_buf |
◆ input_report_length
size_t hid_device_::input_report_length |
◆ input_reports
◆ interface
int hid_device_::interface |
◆ last_error_num
DWORD hid_device_::last_error_num |
◆ last_error_str
void* hid_device_::last_error_str |
◆ manufacturer_index
int hid_device_::manufacturer_index |
◆ max_input_report_len
CFIndex hid_device_::max_input_report_len |
◆ mutex
pthread_mutex_t hid_device_::mutex |
◆ ol
◆ output_endpoint
int hid_device_::output_endpoint |
◆ output_report_length
USHORT hid_device_::output_report_length |
◆ product_index
int hid_device_::product_index |
◆ read_buf
char* hid_device_::read_buf |
◆ read_pending
BOOL hid_device_::read_pending |
◆ run_loop
CFRunLoopRef hid_device_::run_loop |
◆ run_loop_mode
CFStringRef hid_device_::run_loop_mode |
◆ serial_index
int hid_device_::serial_index |
◆ shutdown_barrier
◆ shutdown_thread
int hid_device_::shutdown_thread |
◆ source
CFRunLoopSourceRef hid_device_::source |
◆ thread
pthread_t hid_device_::thread |
◆ transfer
struct libusb_transfer* hid_device_::transfer |
◆ uses_numbered_reports
int hid_device_::uses_numbered_reports |
The documentation for this struct was generated from the following files:
- ln/3rdparty/src/indilib/indi-1.7.4/libindi/libs/indibase/hid_libusb.c
- ln/3rdparty/src/indilib/indi-1.7.4/libindi/libs/indibase/hid_mac.c
- ln/3rdparty/src/indilib/indi-1.7.4/libindi/libs/indibase/hid_win.c