libdrmconf
0.9.0
A library to program DMR radios.
|
Internal used table type to associate objects and indices. More...
#include <codeplug.hh>
Public Attributes | |
QHash< uint, ConfigObject * > | objects |
The index->object map. | |
QHash< ConfigObject *, uint > | indices |
The object->index map. | |
Internal used table type to associate objects and indices.