19 namespace epics {
namespace pvDatabase {
44 static TraceRecordPtr create(
45 std::string
const & recordName);
54 virtual void process();
57 std::string
const & recordName,
std::tr1::shared_ptr< PVInt > PVIntPtr
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
Base interface for a PVRecord.
#define POINTER_DEFINITIONS(clazz)
Trace activity of PVRecord.
std::tr1::shared_ptr< TraceRecord > TraceRecordPtr
std::tr1::shared_ptr< PVStructure > PVStructurePtr
std::tr1::shared_ptr< PVString > PVStringPtr