18 namespace epics {
namespace pvDatabase {
42 static AddRecordPtr create(
43 std::string
const & recordName);
52 virtual void process();
55 std::string
const & recordName,
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
std::tr1::shared_ptr< AddRecord > AddRecordPtr
Base interface for a PVRecord.
#define POINTER_DEFINITIONS(clazz)
Add another record in the same database.
std::tr1::shared_ptr< PVStructure > PVStructurePtr
std::tr1::shared_ptr< PVString > PVStringPtr