#include <api.h>
|
bool | user_set |
|
int | user_val |
|
int | default_val |
|
Parameter class, representing one parameter. Its identifier is a string identifier according to which, the instance is inserted into Api::parameters.
Definition at line 59 of file api.h.
Hermes::Api::Parameter::Parameter |
( |
int |
default_val | ) |
|
Constructor.
- Parameters
-
[in] | default_val | Default value, if the user does not specify his own. |
Definition at line 52 of file api.cpp.
The documentation for this class was generated from the following files: