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