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