|
My Project
|
#include <mia/core/dictmap.hh>
Data Fields | |
| const char *const | help |
| help text | |
| const char *const | name |
| parameter name | |
| const T | value |
| parameter value | |
The initialisation table. The last entry must have the name pointer pointing to 0.
Definition at line 55 of file dictmap.hh.
| const char* const TDictMap< T >::Table::help |
| const char* const TDictMap< T >::Table::name |
| const T TDictMap< T >::Table::value |