| cartobase
    5.1.2
    | 
#include <cartobase/algorithm/algorithm.h>
| Public Member Functions | |
| ParameterModifier (const ParameterModifier< T > &pm) | |
| ParameterModifier (Parameter< T > &p) | |
| ParameterModifier< T > | optional (bool o=true) | 
| ParameterModifier< T > | choice (const T &value) | 
| ParameterModifier< T > | choice (const std::string &label, const T &value) | 
Definition at line 128 of file algorithm.h.
| 
 | inline | 
Definition at line 132 of file algorithm.h.
| 
 | inline | 
Definition at line 135 of file algorithm.h.
| 
 | inline | 
Definition at line 149 of file algorithm.h.
| 
 | inline | 
Definition at line 144 of file algorithm.h.
| 
 | inline | 
Definition at line 138 of file algorithm.h.