Flow123d  release_2.2.0-914-gf1a3a4f
Public Attributes | List of all members
Input::Type::Selection::Key Struct Reference

Structure for description of one key in selection. More...

#include <type_selection.hh>

Collaboration diagram for Input::Type::Selection::Key:
Collaboration graph
[legend]

Public Attributes

unsigned int key_index
 
string key_
 
string description_
 
int value
 
TypeBase::attribute_map attributes_
 

Detailed Description

Structure for description of one key in selection.

Definition at line 80 of file type_selection.hh.

Member Data Documentation

TypeBase::attribute_map Input::Type::Selection::Key::attributes_

Definition at line 85 of file type_selection.hh.

string Input::Type::Selection::Key::description_

Definition at line 83 of file type_selection.hh.

string Input::Type::Selection::Key::key_

Definition at line 82 of file type_selection.hh.

unsigned int Input::Type::Selection::Key::key_index

Definition at line 81 of file type_selection.hh.

int Input::Type::Selection::Key::value

Definition at line 84 of file type_selection.hh.


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