![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
MPL functor to extract a value from an any. More...
Public Member Functions | |
| ValueExtractor (const std::string &opt_name, const boost::any &input_val, boost::any &output_val, bool &b) | |
| template<typename HandleT > | |
| void | operator() (const HandleT) |
Public Attributes | |
| const std::string | option_name |
| const boost::any & | input_value |
| boost::any & | output_value |
| bool & | success |
MPL functor to extract a value from an any.
Definition at line 168 of file OptionComponent.hpp.
|
inline |
Definition at line 170 of file OptionComponent.hpp.
|
inline |
Definition at line 179 of file OptionComponent.hpp.
| const boost::any& input_value |
Definition at line 203 of file OptionComponent.hpp.
| const std::string option_name |
Definition at line 202 of file OptionComponent.hpp.
| boost::any& output_value |
Definition at line 204 of file OptionComponent.hpp.
| bool& success |
Definition at line 205 of file OptionComponent.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |