DUECA/DUSIME
Loading...
Searching...
No Matches
Public Attributes | List of all members
dueca::GtkGladeWindow::OptionMappings Struct Reference

Struct for describing mappings. More...

#include <GtkGladeWindow.hxx>

Collaboration diagram for dueca::GtkGladeWindow::OptionMappings:
Collaboration graph
[legend]

Public Attributes

const chardcomember
 C++ name of the dco member variable.
 
const OptionMappingmapping
 Ponter to a NULL-value terminated list of mappings for the enumerated value to representation.
 

Detailed Description

Struct for describing mappings.

Member Data Documentation

◆ dcomember

const char * dueca::GtkGladeWindow::OptionMappings::dcomember

C++ name of the dco member variable.

String representation of the DCO member.

◆ mapping

const OptionMapping * dueca::GtkGladeWindow::OptionMappings::mapping

Ponter to a NULL-value terminated list of mappings for the enumerated value to representation.

Mapping to apply for this member's values.


The documentation for this struct was generated from the following files: