|
Jafar
|
Key entry for the database. More...
Key entry for the database.
Definition at line 23 of file dataBase.hpp.
#include <dataBase.hpp>
Public Types | |
| typedef unsigned int | IdType |
Public Member Functions | |
| DBKey (IdType id_, DescriptorType descriptor_) | |
Public Attributes | |
| IdType | id |
| DescriptorType | descriptor |
Static Public Attributes | |
| static const unsigned int | NoId = 0 |
| Generated on Wed Oct 15 2014 00:37:48 for Jafar by doxygen 1.7.6.1 |
|