LibDMRConf
0.5.2
A library to program DMR radios.
|
This is the complete list of members for OpenGD77Codeplug, including all inherited members.
_errorMessage | DFUFile | protected |
_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) | OpenGD77Codeplug | virtual |
DFUFile(QObject *parent=nullptr) | DFUFile | |
dump(QTextStream &stream) const | DFUFile | |
EEPROM | OpenGD77Codeplug | static |
encode(Config *config, bool update=true) | OpenGD77Codeplug | virtual |
errorMessage() const | DFUFile | |
FLASH | OpenGD77Codeplug | static |
GD77Codeplug(QObject *parent=nullptr) | GD77Codeplug | explicit |
general_settings_t typedef | GD77Codeplug | protected |
image(int i) const | DFUFile | |
image(int i) | DFUFile | |
intro_text_t typedef | GD77Codeplug | protected |
isAligned(uint blocksize) const | DFUFile | |
memSize() const | DFUFile | |
msgtab_t typedef | GD77Codeplug | protected |
NCHAN | GD77Codeplug | protectedstatic |
NCONTACTS | GD77Codeplug | protectedstatic |
NGLISTS | GD77Codeplug | protectedstatic |
NMESSAGES | GD77Codeplug | protectedstatic |
NSCANL | GD77Codeplug | protectedstatic |
numImages() const | DFUFile | |
NZONES | OpenGD77Codeplug | protectedstatic |
OpenGD77Codeplug(QObject *parent=nullptr) | OpenGD77Codeplug | explicit |
read(const QString &filename) | DFUFile | |
read(QFile &file) | DFUFile | |
remImage(int i) | DFUFile | |
size() const | DFUFile | |
timestamp_t typedef | GD77Codeplug | protected |
write(const QString &filename) | DFUFile | |
write(QFile &file) | DFUFile | |
zone_t typedef | GD77Codeplug | protected |
zonetab_t typedef | GD77Codeplug | protected |
~CodePlug() | CodePlug | virtual |