libdrmconf  0.12.0
A library to program DMR radios.
All Classes Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
Codeplug Member List

This is the complete list of members for Codeplug, including all inherited members.

_imagesDFUFileprotected
addImage(const QString &name, uint8_t altSettings=1)DFUFile
addImage(const Image &img)DFUFile
Codeplug(QObject *parent=nullptr)Codeplugexplicitprotected
data(uint32_t offset, uint32_t img=0)DFUFilevirtual
data(uint32_t offset, uint32_t img=0) constDFUFilevirtual
decode(Config *config, const ErrorStack &err=ErrorStack())=0Codeplugpure virtual
DFUFile(QObject *parent=nullptr)DFUFile
dump(QTextStream &stream) constDFUFile
encode(Config *config, const Flags &flags=Flags(), const ErrorStack &err=ErrorStack())=0Codeplugpure virtual
image(int i) constDFUFile
image(int i)DFUFile
index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const =0Codeplugpure virtual
isAligned(unsigned blocksize) constDFUFile
isAllocated(uint32_t offset, uint32_t img=0) constDFUFilevirtual
memSize() constDFUFile
numImages() constDFUFile
postprocess(Config *config, const ErrorStack &err=ErrorStack()) constCodeplugvirtual
preprocess(Config *config, const ErrorStack &err=ErrorStack()) constCodeplugvirtual
read(const QString &filename, const ErrorStack &err=ErrorStack())DFUFile
read(QFile &file, const ErrorStack &err=ErrorStack())DFUFile
remImage(int i)DFUFile
size() constDFUFile
write(const QString &filename, const ErrorStack &err=ErrorStack())DFUFile
write(QFile &file, const ErrorStack &err=ErrorStack())DFUFile
~Codeplug()Codeplugvirtual