Feel++
0.91.4
|
Public Member Functions | |
template<class ArgumentPack > | |
Parameter_impl (ArgumentPack const &args) | |
std::vector< std::string > | getAttrNames () |
Function used to know the attributes available in the parameter. | |
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. | |
std::string | getValues () |
std::string | getName () |
|
inline |
Function used to know the attributes available in the parameter.
|
inline |
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.
|
inline |
|
inline |