|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for OpenGD77Codeplug, including all inherited members.
| _images | DFUFile | protected |
| addImage(const QString &name, uint8_t altSettings=1) | DFUFile | |
| addImage(const Image &img) | DFUFile | |
| clear() | RadioddityCodeplug | virtual |
| clearBootSettings() | OpenGD77Codeplug | virtual |
| clearBootText() | OpenGD77Codeplug | virtual |
| clearButtonSettings() | OpenGD77Codeplug | virtual |
| clearChannels() | OpenGD77Codeplug | virtual |
| clearContacts() | OpenGD77Codeplug | virtual |
| clearDTMFContacts() | OpenGD77Codeplug | virtual |
| clearEncryption() | OpenGD77Codeplug | virtual |
| clearGeneralSettings() | OpenGD77Codeplug | virtual |
| clearGroupLists() | OpenGD77Codeplug | virtual |
| clearMenuSettings() | OpenGD77Codeplug | virtual |
| clearMessages() | GD77Codeplug | virtual |
| clearScanLists() | OpenGD77Codeplug | virtual |
| clearVFOSettings() | OpenGD77Codeplug | virtual |
| clearZones() | OpenGD77Codeplug | virtual |
| Codeplug(QObject *parent=nullptr) | Codeplug | explicitprotected |
| createChannels(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| createContacts(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| createDTMFContacts(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| createEncryption(Config *config, Context &ctx, const ErrorStack &err) | OpenGD77Codeplug | virtual |
| createGroupLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| createScanLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| createZones(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| data(uint32_t offset, uint32_t img=0) | DFUFile | virtual |
| data(uint32_t offset, uint32_t img=0) const | DFUFile | virtual |
| decode(Config *config, const ErrorStack &err=ErrorStack()) | RadioddityCodeplug | virtual |
| decodeBootText(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| decodeButtonSettings(Context &ctx, const ErrorStack &err=ErrorStack()) | GD77Codeplug | virtual |
| decodeElements(Context &ctx, const ErrorStack &err=ErrorStack()) | RadioddityCodeplug | virtual |
| decodeGeneralSettings(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| decodeMessages(Context &ctx, const ErrorStack &err=ErrorStack()) | GD77Codeplug | virtual |
| DFUFile(QObject *parent=nullptr) | DFUFile | |
| dump(QTextStream &stream) const | DFUFile | |
| EEPROM | OpenGD77Codeplug | static |
| encode(Config *config, const Flags &flags=Flags(), const ErrorStack &err=ErrorStack()) | RadioddityCodeplug | virtual |
| encodeBootText(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeButtonSettings(Context &ctx, const Flags &flags, const ErrorStack &err=ErrorStack()) | GD77Codeplug | virtual |
| encodeChannels(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeContacts(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeDTMFContacts(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeElements(const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | RadioddityCodeplug | virtual |
| encodeEncryption(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err) | OpenGD77Codeplug | virtual |
| encodeGeneralSettings(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeGroupLists(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeMessages(Context &ctx, const Flags &flags, const ErrorStack &err=ErrorStack()) | GD77Codeplug | virtual |
| encodeScanLists(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| encodeZones(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| FLASH | OpenGD77Codeplug | static |
| GD77Codeplug(QObject *parent=nullptr) | GD77Codeplug | explicit |
| image(int i) const | DFUFile | |
| image(int i) | DFUFile | |
| index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const | RadioddityCodeplug | virtual |
| isAligned(unsigned blocksize) const | DFUFile | |
| isAllocated(uint32_t offset, uint32_t img=0) const | DFUFile | virtual |
| linkChannels(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| linkEncryption(Config *config, Context &ctx, const ErrorStack &err) | OpenGD77Codeplug | virtual |
| linkGroupLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| linkScanLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| linkZones(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenGD77Codeplug | virtual |
| memSize() const | DFUFile | |
| numImages() const | DFUFile | |
| OpenGD77Codeplug(QObject *parent=nullptr) | OpenGD77Codeplug | explicit |
| postprocess(Config *config, const ErrorStack &err) const | RadioddityCodeplug | virtual |
| preprocess(Config *config, const ErrorStack &err) const | RadioddityCodeplug | virtual |
| RadioddityCodeplug(QObject *parent=nullptr) | RadioddityCodeplug | explicitprotected |
| read(const QString &filename, const ErrorStack &err=ErrorStack()) | DFUFile | |
| read(QFile &file, const ErrorStack &err=ErrorStack()) | DFUFile | |
| remImage(int i) | DFUFile | |
| size() const | DFUFile | |
| write(const QString &filename, const ErrorStack &err=ErrorStack()) | DFUFile | |
| write(QFile &file, const ErrorStack &err=ErrorStack()) | DFUFile | |
| ~Codeplug() | Codeplug | virtual |
| ~RadioddityCodeplug() | RadioddityCodeplug | virtual |