|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for GD73Codeplug, including all inherited members.
| _images | DFUFile | protected |
| addImage(const QString &name, uint8_t altSettings=1) | DFUFile | |
| addImage(const Image &img) | DFUFile | |
| Codeplug(QObject *parent=nullptr) | Codeplug | explicitprotected |
| createChannels(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createContacts(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createDTMFContacts(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createEncryptionKeys(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createGroupLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createMessages(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createScanLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| createZones(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| 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()) | GD73Codeplug | virtual |
| decodeSettings(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| decodeTimestamp(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| DFUFile(QObject *parent=nullptr) | DFUFile | |
| dump(QTextStream &stream) const | DFUFile | |
| encode(Config *config, const Flags &flags=Flags(), const ErrorStack &err=ErrorStack()) | GD73Codeplug | virtual |
| encodeChannels(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeContacts(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeEncryptionKeys(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeGroupLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeMessages(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeScanLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeSettings(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeTimestamp(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| encodeZones(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| GD73Codeplug(QObject *parent=nullptr) | GD73Codeplug | explicit |
| image(int i) const | DFUFile | |
| image(int i) | DFUFile | |
| index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const | GD73Codeplug | virtual |
| isAligned(unsigned blocksize) const | DFUFile | |
| isAllocated(uint32_t offset, uint32_t img=0) const | DFUFile | virtual |
| linkChannels(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| linkGroupLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| linkScanLists(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| linkZones(Context &ctx, const ErrorStack &err=ErrorStack()) | GD73Codeplug | protectedvirtual |
| memSize() const | DFUFile | |
| numImages() const | DFUFile | |
| postprocess(Config *config, const ErrorStack &err=ErrorStack()) const | GD73Codeplug | virtual |
| preprocess(Config *config, const ErrorStack &err=ErrorStack()) const | GD73Codeplug | virtual |
| 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 |