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