otsdaq  v2_05_02_indev
ots::Parameter< N, V > Class Template Reference

Public Member Functions

 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)
 

Protected Attributes

name_
 
value_
 

Detailed Description

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: