libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DM32UVCodeplug Member List

This is the complete list of members for DM32UVCodeplug, 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()) overrideDM32UVCodeplugvirtual
decodeChannels(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
decodeContacts(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
decodeElements(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
decodeZones(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
DFUFile(QObject *parent=nullptr)DFUFile
DM32UVCodeplug(QObject *parent=nullptr)DM32UVCodeplugexplicit
dump(QTextStream &stream) constDFUFile
encode(Config *config, const Flags &flags, const ErrorStack &err=ErrorStack()) overrideDM32UVCodeplugvirtual
encodeChannels(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
encodeContacts(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
encodeElements(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
encodeZones(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
image(int i) constDFUFile
image(int i)DFUFile
index(Config *config, Context &ctx, const ErrorStack &err=ErrorStack()) const overrideDM32UVCodeplugvirtual
isAligned(unsigned blocksize) constDFUFile
isAllocated(uint32_t offset, uint32_t img=0) constDFUFilevirtual
linkChannels(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
linkElements(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
linkZones(Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplugprotectedvirtual
memSize() constDFUFile
numImages() constDFUFile
postprocess(Config *config, const ErrorStack &err) const overrideDM32UVCodeplugvirtual
preprocess(Config *config, const ErrorStack &err) const overrideDM32UVCodeplugvirtual
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