#include <vos/corelibs/vos/vobject.hh>
Inheritance diagram for VOS::ParentChangeListener:
Definition at line 208 of file listener.hh.
|
Called when an object has aquired a new parent.
Implemented in VOS::DoNothingListener, and VOS::RemoteSite. Referenced by VOS::VobjectImplementation::addParentListener(), and VOS::VobjectNotifyEvent::notify(). |
|
Called when an object has lost a parent.
Implemented in VOS::DoNothingListener, and VOS::RemoteSite. Referenced by VOS::VobjectNotifyEvent::notify(). |