10 #ifndef CONTROLSUPPORT_H 11 #define CONTROLSUPPORT_H 19 namespace epics {
namespace pvDatabase {
53 virtual bool process();
66 static ControlSupportPtr create(
PVRecordPtr const & pvRecord);
TODO only here because of the Lockable.
std::tr1::shared_ptr< const Structure > StructureConstPtr
Mark external symbols and entry points for shared libraries.
#define POINTER_DEFINITIONS(clazz)
Base interface for a PVSupport.
std::tr1::shared_ptr< PVScalar > PVScalarPtr
std::tr1::shared_ptr< PVRecord > PVRecordPtr
std::tr1::shared_ptr< PVStructure > PVStructurePtr
std::tr1::shared_ptr< PVField > PVFieldPtr
Base interface for a ControlSupport.
std::tr1::shared_ptr< ControlSupport > ControlSupportPtr
std::tr1::shared_ptr< PVDouble > PVDoublePtr