#include <SALOMEDSImpl_Callback.hxx>
Public Member Functions | |
virtual bool | addSO_Notification (const SALOMEDSImpl_SObject &theSObject) |
virtual bool | removeSO_Notification (const SALOMEDSImpl_SObject &theSObject) |
virtual bool | modifySO_Notification (const SALOMEDSImpl_SObject &theSObject, int reason) |
virtual bool | modifyNB_Notification (const char *theVarName) |
virtual void | RegisterGenObj (const std::string &theIOR) |
virtual void | UnRegisterGenObj (const std::string &theIOR) |
|
virtual |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::addSO_Notification().
|
virtual |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::modifySO_Notification().
|
virtual |
Reimplemented in SALOMEDS::GenObjRegister.
|
virtual |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::removeSO_Notification().
|
virtual |
Reimplemented in SALOMEDS::GenObjRegister.