27 #ifndef __SALOMEDSClient_OBSERVER_H__
28 #define __SALOMEDSClient_OBSERVER_H__
36 virtual void notifyObserver(
const std::string& theID,
const std::string& event) = 0;
Definition: SALOMEDSClient_Observer.hxx:33
virtual void notifyObserver(const std::string &theID, const std::string &event)=0