COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Conversion for lists. More...
Public Member Functions | |
PythonListToAny (const boost::python::list &a_list, boost::any &result, bool &found) | |
template<typename T > | |
void | operator() (T) const |
Public Attributes | |
const boost::python::list & | m_list |
boost::any & | m_result |
bool & | m_found |
Conversion for lists.
Definition at line 208 of file PythonAny.cpp.
|
inline |
Definition at line 210 of file PythonAny.cpp.
|
inline |
Definition at line 218 of file PythonAny.cpp.
bool& m_found |
Definition at line 244 of file PythonAny.cpp.
const boost::python::list& m_list |
Definition at line 242 of file PythonAny.cpp.
boost::any& m_result |
Definition at line 243 of file PythonAny.cpp.
Send comments to: COOLFluiD Web Admin |