libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for RadioddityInterface, including all inherited members.
_cbError | HIDevice | protected |
_ctx | HIDevice | protected |
_dev | HIDevice | protected |
_dev | 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() | RadioddityInterface | virtual |
detect(bool saveOnly=true) | RadioddityInterface | static |
HIDevice::detect(uint16_t vid, uint16_t pid) | HIDevice | static |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength, const ErrorStack &err=ErrorStack()) | HIDevice | |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength, const ErrorStack &err=ErrorStack()) | HIDevice | |
HIDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | HIDevice | |
HIDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | HIDevice | |
identifier(const ErrorStack &err=ErrorStack()) | RadioddityInterface | virtual |
interfaceInfo() | RadioddityInterface | static |
isOpen() const | RadioddityInterface | virtual |
MEMBANK_CALLSIGN_LOWER enum value | RadioddityInterface | |
MEMBANK_CALLSIGN_UPPER enum value | RadioddityInterface | |
MEMBANK_CODEPLUG_LOWER enum value | RadioddityInterface | |
MEMBANK_CODEPLUG_UPPER enum value | RadioddityInterface | |
MEMBANK_NONE enum value | RadioddityInterface | |
MemoryBank enum name | RadioddityInterface | |
RadioddityInterface(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | RadioddityInterface | explicit |
RadioInterface() | RadioInterface | explicitprotected |
read(uint32_t bank, uint32_t addr, unsigned char *data, int nbytes, const ErrorStack &err=ErrorStack()) | RadioddityInterface | |
RadioInterface::read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())=0 | RadioInterface | pure virtual |
read_callback(struct libusb_transfer *t) | HIDevice | protectedstatic |
read_finish(const ErrorStack &err=ErrorStack()) | RadioddityInterface | virtual |
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | RadioddityInterface | virtual |
reboot(const ErrorStack &err=ErrorStack()) | RadioInterface | virtual |
selectMemoryBank(MemoryBank bank, const ErrorStack &err=ErrorStack()) | RadioddityInterface | protected |
write(uint32_t bank, uint32_t addr, unsigned char *data, int nbytes, const ErrorStack &err=ErrorStack()) | RadioddityInterface | |
RadioInterface::write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())=0 | RadioInterface | pure virtual |
write_finish(const ErrorStack &err=ErrorStack()) | RadioddityInterface | virtual |
write_read(const unsigned char *data, unsigned length, unsigned char *reply, unsigned rlength, const ErrorStack &err=ErrorStack()) | HIDevice | protected |
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | RadioddityInterface | virtual |
~HIDevice() | HIDevice | virtual |
~HIDevice() | HIDevice | virtual |
~RadioddityInterface() | RadioddityInterface | virtual |
~RadioInterface() | RadioInterface | virtual |