18 #define DATASVC_RUNRECORDDATASVC_CPP
44 m_rootName =
"/RunRecords";
std::string m_persSvcName
Property: name of the persistency service.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
std::string m_incidentName
Property: name of incident to be fired if new record arrives.
A RecordDataSvc is the base class for event services.
A RunRecordDataSvc is the base class for event services.
~RunRecordDataSvc() override=default
Standard Destructor.
std::string m_saveIncidentName
Property: name of the "save" incident.
#define DECLARE_COMPONENT(type)
RunRecordDataSvc(const std::string &nam, ISvcLocator *svc)
Standard Constructor.
SmartIF< IConversionSvc > m_cnvSvc
Reference to the main data conversion service.