Parameters
- add_param Add a parameter to a list of parameters
- get_param Get the value of a parameter in a parameter list
- init_param Initialize the structure which will handles the
parameters list
- is_param Check if a parameter is present in a parameter list
- list_param List all the parameters name in a list of parameters
- remove_param Remove a parameter and its associated value from a
list of parameters
- set_param Set the value of a parameter in a parameter list