|
LibDMRConf
0.5.0
A library to program DMR radios.
|
This is the complete list of members for HID, including all inherited members.
| _ctx | HIDevice | protected |
| _dev | HIDevice | protected |
| _dev | HIDevice | protected |
| _errorMessage | HIDevice | protected |
| _HIDManager | HIDevice | protected |
| _nbytes_received | HIDevice | protected |
| _receive_buf | HIDevice | protected |
| _transfer | HIDevice | protected |
| _transfer_buf | HIDevice | protected |
| callback_close(void *ontext, IOReturn result, void *sender, IOHIDDeviceRef deviceRef) | HIDevice | protectedstatic |
| callback_input(void *context, IOReturn result, void *sender, IOHIDReportType type, uint32_t reportID, uint8_t *data, CFIndex nbytes) | HIDevice | protectedstatic |
| callback_open(void *context, IOReturn result, void *sender, IOHIDDeviceRef deviceRef) | HIDevice | protectedstatic |
| close() | HID | virtual |
| errorMessage() const | HID | inlinevirtual |
| HID(int vid, int pid, QObject *parent=nullptr) | HID | explicit |
| hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength) | HIDevice | |
| hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength) | HIDevice | |
| HIDevice(int vid, int pid, QObject *parent=nullptr) | HIDevice | |
| HIDevice(int vid, int pid, QObject *parent=nullptr) | HIDevice | |
| identifier() | HID | virtual |
| isOpen() const | HID | virtual |
| RadioInterface() | RadioInterface | explicitprotected |
| read(uint32_t bank, uint32_t addr, unsigned char *data, int nbytes) | HID | |
| RadioInterface::read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes)=0 | RadioInterface | pure virtual |
| read_callback(struct libusb_transfer *t) | HIDevice | protectedstatic |
| read_finish() | HID | virtual |
| read_start(uint32_t bank, uint32_t addr) | HID | virtual |
| reboot() | RadioInterface | virtual |
| write(uint32_t bank, uint32_t addr, unsigned char *data, int nbytes) | HID | |
| RadioInterface::write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes)=0 | RadioInterface | pure virtual |
| write_finish() | HID | virtual |
| write_read(const unsigned char *data, unsigned length, unsigned char *reply, unsigned rlength) | HIDevice | protected |
| write_start(uint32_t bank, uint32_t addr) | HID | virtual |
| ~HID() | HID | virtual |
| ~HIDevice() | HIDevice | virtual |
| ~HIDevice() | HIDevice | virtual |
| ~RadioInterface() | RadioInterface | virtual |
1.8.17