#include <xmlparser.hpp>
parameter class to describe code inputs
Inherits Feel::Parameter_impl.
Inherited by Feel::Output_impl.
Additional Inherited Members | |
Public Member Functions inherited from Feel::Parameter_impl | |
| std::vector< std::string > | getAttrNames () |
| Function used to know the attributes available in the parameter. More... | |
| std::vector< std::string > | getAttrValues () |
| Used to retrieve the attributes values for the parameter. The array contain the values of the parameters in the same order than the attribute names returned in getAttrNames() function. More... | |
| std::string | getName () |
| std::string | getValues () |
| template<class ArgumentPack > | |
| Parameter_impl (ArgumentPack const &args) | |
1.8.5