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

#include <datastructures.h>

Collaboration diagram for VariableInfo:

Public Attributes

wxString type
 
wxString name
 
wxString functionName
 
wxString value
 
wxString regexKey
 

Detailed Description

Definition at line 430 of file datastructures.h.

Member Data Documentation

◆ functionName

wxString VariableInfo::functionName

Definition at line 434 of file datastructures.h.

◆ name

wxString VariableInfo::name

Definition at line 433 of file datastructures.h.

◆ regexKey

wxString VariableInfo::regexKey

Definition at line 436 of file datastructures.h.

◆ type

wxString VariableInfo::type

Definition at line 432 of file datastructures.h.

◆ value

wxString VariableInfo::value

Definition at line 435 of file datastructures.h.


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