19 namespace epics {
namespace pvData {
45 : description(
std::string(
"")),format(
std::string(
"")),units(
std::string(
"")),
100 std::string description;
void setHigh(double value)
Methods for a display structure.
void setDescription(std::string const &value)
std::string getDescription() const
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
void setLow(double value)
void setFormat(std::string const &value)
std::string getUnits() const
void setUnits(std::string const &value)
std::string getFormat() const