Loading [MathJax]/extensions/tex2jax.js
DUECA/DUSIME
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
dueca::GtkGladeWindow::OptionMappings Struct Reference

Struct for describing mappings. More...

#include <GtkGladeWindow.hxx>

Collaboration diagram for dueca::GtkGladeWindow::OptionMappings:

Public Attributes

const char * dcomember
 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: