![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Conversion for basic types. More...
Public Member Functions | |
| PythonToAny (const boost::python::object &value, boost::any &result, bool &found) | |
| template<typename T > | |
| void | operator() (T) const |
| void | operator() (const Real &) const |
| void | operator() (const Handle< common::Component > &) const |
Public Attributes | |
| const boost::python::object & | m_value |
| boost::any & | m_result |
| bool & | m_found |
Conversion for basic types.
Definition at line 151 of file PythonAny.cpp.
|
inline |
Definition at line 153 of file PythonAny.cpp.
|
inline |
Definition at line 161 of file PythonAny.cpp.
|
inline |
Definition at line 175 of file PythonAny.cpp.
|
inline |
Definition at line 189 of file PythonAny.cpp.
| bool& m_found |
Definition at line 204 of file PythonAny.cpp.
| boost::any& m_result |
Definition at line 203 of file PythonAny.cpp.
| const boost::python::object& m_value |
Definition at line 202 of file PythonAny.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |