Feel++
0.91.4
|
parameter class to describe code inputs More...
#include <xmlparser.hpp>
Additional Inherited Members | |
![]() | |
template<class ArgumentPack > | |
Parameter_impl (ArgumentPack const &args) | |
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 | getValues () |
std::string | getName () |
parameter class to describe code inputs