Feel++  0.91.4
List of all members
Feel::Parameter Class Reference

parameter class to describe code inputs More...

#include <xmlparser.hpp>

Inheritance diagram for Feel::Parameter:
Feel::Parameter_impl Feel::Output_impl Feel::Output

Additional Inherited Members

- Public Member Functions inherited from Feel::Parameter_impl
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 ()
 

Detailed Description

parameter class to describe code inputs