COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
PythonCodeContainer::PythonDict Class Reference

Public Member Functions

 PythonDict ()
 
 PythonDict (const PythonDict &dict)
 

Public Attributes

QString name
 
QVector< QString > attribute
 

Detailed Description

Definition at line 97 of file PythonCodeContainer.hpp.

Constructor & Destructor Documentation

PythonDict ( )
inline

Definition at line 99 of file PythonCodeContainer.hpp.

PythonDict ( const PythonDict dict)
inline

Definition at line 100 of file PythonCodeContainer.hpp.

Member Data Documentation

QVector<QString> attribute

Definition at line 102 of file PythonCodeContainer.hpp.

QString name

Definition at line 101 of file PythonCodeContainer.hpp.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin