DUECA/DUSIME
|
Struct for describing mappings. More...
Public Attributes | |
const char * | dcomember |
String representation of the DCO member. More... | |
const OptionMapping * | mapping |
Mapping to apply for this member's values. More... | |
Struct for describing mappings.
const char * dueca::GtkGladeWindow::OptionMappings::dcomember |
String representation of the DCO member.
C++ name of the dco member variable.
const OptionMapping * dueca::GtkGladeWindow::OptionMappings::mapping |
Mapping to apply for this member's values.
Ponter to a NULL-value terminated list of mappings for the enumerated value to representation.