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