18 #define DATASVC_FILERECORDDATASVC_CPP
44 m_rootName =
"/FileRecords";
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.
FileRecordDataSvc(const std::string &nam, ISvcLocator *svc)
Standard Constructor.
std::string m_saveIncidentName
Property: name of the "save" incident.
#define DECLARE_COMPONENT(type)
~FileRecordDataSvc() override=default
Standard Destructor.
A FileRecordDataSvc is the base class for event services.
SmartIF< IConversionSvc > m_cnvSvc
Reference to the main data conversion service.