14 namespace epics {
namespace pvData {
37 Control() : low(0.0), high(0.0), minStep(0.0) {}
void setHigh(double value)
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
double getMinStep() const
Methods for a control structure.
void setMinStep(double value)
void setLow(double value)