libdrmconf  0.10.4
A library to program DMR radios.
Public Attributes | List of all members
Codeplug::Context::Table Class Reference

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.
 

Detailed Description

Internal used table type to associate objects and indices.


The documentation for this class was generated from the following file: