23 namespace epics {
namespace pvDatabase {
67 virtual bool process() = 0;
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
#define POINTER_DEFINITIONS(clazz)
Base interface for a PVSupport.
std::tr1::shared_ptr< PVSupport > PVSupportPtr
virtual void reset()
Optional method for derived class.
std::tr1::shared_ptr< PVField > PVFieldPtr
virtual bool init(epics::pvData::PVFieldPtr const &pvValue, epics::pvData::PVFieldPtr const &pvSupport)
Optional initialization method.
virtual void start()
Optional method for derived class.