NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
NumeRe::WinItemValue Struct Reference

Kernel representation of the WindowItemValue structure of the CustomWindow class. More...

#include <windowmanager.hpp>

Collaboration diagram for NumeRe::WinItemValue:

Public Attributes

std::string type
 
std::string stringValue
 
Table tableValue
 

Detailed Description

Kernel representation of the WindowItemValue structure of the CustomWindow class.

Definition at line 113 of file windowmanager.hpp.

Member Data Documentation

◆ stringValue

std::string NumeRe::WinItemValue::stringValue

◆ tableValue

Table NumeRe::WinItemValue::tableValue

◆ type

std::string NumeRe::WinItemValue::type

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