libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for UV390Codeplug, including all inherited members.
_images | DFUFile | protected |
addImage(const QString &name, uint8_t altSettings=1) | DFUFile | |
addImage(const Image &img) | DFUFile | |
clear() | UV390Codeplug | virtual |
clearBootSettings() | UV390Codeplug | virtual |
clearButtonSettings() | UV390Codeplug | virtual |
clearChannels() | UV390Codeplug | virtual |
clearContacts() | UV390Codeplug | virtual |
clearEmergencySystems() | UV390Codeplug | virtual |
clearGeneralSettings() | UV390Codeplug | virtual |
clearGroupLists() | UV390Codeplug | virtual |
clearMenuSettings() | UV390Codeplug | virtual |
clearPositioningSystems() | UV390Codeplug | virtual |
clearPrivacyKeys() | UV390Codeplug | virtual |
clearScanLists() | UV390Codeplug | virtual |
clearTextMessages() | UV390Codeplug | virtual |
clearTimestamp() | UV390Codeplug | virtual |
clearVFOSettings() | UV390Codeplug | virtual |
clearZones() | UV390Codeplug | virtual |
Codeplug(QObject *parent=nullptr) | Codeplug | explicitprotected |
createChannels(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
createContacts(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
createGroupLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
createPositioningSystems(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
createScanLists(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
createZones(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | 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()) | TyTCodeplug | virtual |
decodeButtonSetttings(Config *config, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
decodeElements(Context &ctx, const ErrorStack &err=ErrorStack()) | TyTCodeplug | virtual |
decodeGeneralSettings(Config *config, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
decodePrivacyKeys(Config *config, Context &ctx, const ErrorStack &err) | UV390Codeplug | virtual |
decodeTextMessages(Context &ctx, const ErrorStack &err) | UV390Codeplug | virtual |
DFUFile(QObject *parent=nullptr) | DFUFile | |
dump(QTextStream &stream) const | DFUFile | |
encode(Config *config, const Flags &flags=Flags(), const ErrorStack &err=ErrorStack()) | TyTCodeplug | virtual |
encodeButtonSettings(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodeChannels(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodeContacts(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodeElements(const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | TyTCodeplug | virtual |
encodeGeneralSettings(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodeGroupLists(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodePositioningSystems(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodePrivacyKeys(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err) | UV390Codeplug | virtual |
encodeScanLists(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
encodeTextMessages(Context &ctx, const Flags &flags, const ErrorStack &err) | UV390Codeplug | virtual |
encodeTimestamp() | UV390Codeplug | virtual |
encodeZones(Config *config, const Flags &flags, Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
image(int i) const | DFUFile | |
image(int i) | DFUFile | |
index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const | TyTCodeplug | virtual |
isAligned(unsigned blocksize) const | DFUFile | |
isAllocated(uint32_t offset, uint32_t img=0) const | DFUFile | virtual |
linkChannels(Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
linkGroupLists(Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
linkPositioningSystems(Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
linkScanLists(Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
linkZones(Context &ctx, const ErrorStack &err=ErrorStack()) | UV390Codeplug | virtual |
memSize() const | DFUFile | |
numImages() const | DFUFile | |
postprocess(Config *config, const ErrorStack &err=ErrorStack()) const | Codeplug | virtual |
preprocess(Config *config, const ErrorStack &err=ErrorStack()) const | Codeplug | 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 | |
TyTCodeplug(QObject *parent=nullptr) | TyTCodeplug | explicitprotected |
UV390Codeplug(QObject *parent=nullptr) | UV390Codeplug | explicit |
write(const QString &filename, const ErrorStack &err=ErrorStack()) | DFUFile | |
write(QFile &file, const ErrorStack &err=ErrorStack()) | DFUFile | |
ZoneExtElement typedef | UV390Codeplug | |
~Codeplug() | Codeplug | virtual |
~TyTCodeplug() | TyTCodeplug | virtual |
~UV390Codeplug() | UV390Codeplug | virtual |