![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
| PropertyListWrapper (const ComponentWrapper &comp_wrapper) | |
Static Public Member Functions | |
| static PropertyListWrapper | call (PropertyListWrapper &self) |
| static void | set_item (PropertyListWrapper &self, const std::string &propname, const boost::python::object &val) |
| static boost::python::object | get_item (PropertyListWrapper &self, const std::string &propname) |
| static boost::python::list | keys (PropertyListWrapper &self) |
| static boost::python::dict | dict (PropertyListWrapper &self) |
| static Uint | len (PropertyListWrapper &self) |
| static void | add (PropertyListWrapper &self, const std::string &name, const boost::python::object &val) |
| static boost::python::object | getattr (PropertyListWrapper &self, const std::string &attr) |
| static void | setattr (PropertyListWrapper &self, const std::string attr, const boost::python::object &value) |
Public Attributes | |
| ComponentWrapper | wrapped_component |
Definition at line 532 of file ComponentWrapper.cpp.
|
inline |
Definition at line 534 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 583 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 540 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 567 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 550 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 588 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 555 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 578 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 545 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 601 of file ComponentWrapper.cpp.
| ComponentWrapper wrapped_component |
Definition at line 538 of file ComponentWrapper.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |