17 namespace epics {
namespace pvData {
66 void get(
Control & control)
const;
73 bool set(
Control const & control);
78 static std::string noControlFound;
79 static std::string notAttached;
Methods for accessing an control structure.
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
Methods for a control structure.
std::tr1::shared_ptr< PVField > PVFieldPtr
std::tr1::shared_ptr< PVDouble > PVDoublePtr