|
| Parameter (N name, V value) |
|
const N & | getName (void) const |
|
const V & | getValue (void) const |
|
const std::pair< N, V > | getParameterPair (void) |
|
void | setName (const N name) |
|
void | setValue (const V value) |
|
void | set (const N name, const V &value) |
|
void | set (std::pair< N, V > parameter) |
|
template<typename N, typename V>
class ots::Parameter< N, V >
Definition at line 12 of file DataStructs.h.
The documentation for this class was generated from the following file: