libdrmconf
0.8.1
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 |
MEMBANK_CALLSIGN_LOWER enum value | HID | |
MEMBANK_CALLSIGN_UPPER enum value | HID | |
MEMBANK_CODEPLUG_LOWER enum value | HID | |
MEMBANK_CODEPLUG_UPPER enum value | HID | |
MEMBANK_NONE enum value | HID | |
MemoryBank enum name | HID | |
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 |
selectMemoryBank(MemoryBank bank) | HID | protected |
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 |