Public Member Functions | |
GenObjRegister (CORBA::ORB_ptr orb) | |
virtual void | RegisterGenObj (const std::string &theIOR) |
virtual void | UnRegisterGenObj (const std::string &theIOR) |
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) |
Private Attributes | |
CORBA::ORB_var | _orb |
SALOMEDS::GenObjRegister::GenObjRegister | ( | CORBA::ORB_ptr | orb | ) |
References _orb.
|
virtualinherited |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::addSO_Notification().
|
virtualinherited |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::modifySO_Notification().
|
virtual |
Reimplemented from SALOMEDSImpl_AbstractCallback.
References _orb.
|
virtualinherited |
Reimplemented in SALOMEDS::Notifier.
Referenced by SALOMEDSImpl_Study::removeSO_Notification().
|
virtual |
Reimplemented from SALOMEDSImpl_AbstractCallback.
References _orb.
|
private |
Referenced by GenObjRegister(), RegisterGenObj(), and UnRegisterGenObj().