Version: 8.3.0
SALOMEDSImpl_AbstractCallback Class Reference

#include <SALOMEDSImpl_Callback.hxx>

Inheritance diagram for SALOMEDSImpl_AbstractCallback:

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)
 

Member Function Documentation

virtual bool SALOMEDSImpl_AbstractCallback::addSO_Notification ( const SALOMEDSImpl_SObject theSObject)
virtual
virtual bool SALOMEDSImpl_AbstractCallback::modifyNB_Notification ( const char theVarName)
virtual
virtual bool SALOMEDSImpl_AbstractCallback::modifySO_Notification ( const SALOMEDSImpl_SObject theSObject,
int  reason 
)
virtual
virtual void SALOMEDSImpl_AbstractCallback::RegisterGenObj ( const std::string &  theIOR)
virtual

Reimplemented in SALOMEDS::GenObjRegister.

virtual bool SALOMEDSImpl_AbstractCallback::removeSO_Notification ( const SALOMEDSImpl_SObject theSObject)
virtual
virtual void SALOMEDSImpl_AbstractCallback::UnRegisterGenObj ( const std::string &  theIOR)
virtual

Reimplemented in SALOMEDS::GenObjRegister.