libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for DR1801UVCodeplug, 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 |
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()) | DR1801UVCodeplug | virtual |
decodeElements(Context &ctx, const ErrorStack &err=ErrorStack()) | DR1801UVCodeplug | protectedvirtual |
DFUFile(QObject *parent=nullptr) | DFUFile | |
DR1801UVCodeplug(QObject *parent=nullptr) | DR1801UVCodeplug | explicit |
dump(QTextStream &stream) const | DFUFile | |
encode(Config *config, const Flags &flags, const ErrorStack &err=ErrorStack()) | DR1801UVCodeplug | virtual |
encodeElements(Context &ctx, const ErrorStack &err=ErrorStack()) | DR1801UVCodeplug | protectedvirtual |
image(int i) const | DFUFile | |
image(int i) | DFUFile | |
index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const | DR1801UVCodeplug | virtual |
isAligned(unsigned blocksize) const | DFUFile | |
isAllocated(uint32_t offset, uint32_t img=0) const | DFUFile | virtual |
linkElements(Context &ctx, const ErrorStack &err=ErrorStack()) | DR1801UVCodeplug | protectedvirtual |
memSize() const | DFUFile | |
numImages() const | DFUFile | |
postprocess(Config *config, const ErrorStack &err) const | DR1801UVCodeplug | virtual |
preprocess(Config *config, const ErrorStack &err) const | DR1801UVCodeplug | 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 |