Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

VOS::ChildChangeListener Class Reference

Interface to be called when a listened-to object has some change to its child list. More...

#include <vos/corelibs/vos/vobject.hh>

Inheritance diagram for VOS::ChildChangeListener:

VOS::DoNothingListener VOS::RemoteSite VOS::RemoteSocketSite VOS::RemoteStreamSite List of all members.

Public Member Functions


Detailed Description

Interface to be called when a listened-to object has some change to its child list.

Definition at line 191 of file listener.hh.


Member Function Documentation

virtual void VOS::ChildChangeListener::notifyChildInserted VobjectEvent e  )  [pure virtual]
 

Called when a child has been inserted into the listened-to children list.

Implemented in VOS::DoNothingListener, and VOS::RemoteSite.

Referenced by VOS::VobjectImplementation::addChildListener(), and VOS::VobjectNotifyEvent::notify().

virtual void VOS::ChildChangeListener::notifyChildRemoved VobjectEvent e  )  [pure virtual]
 

Called when a child has been deleted in the listened-to children list.

Implemented in VOS::DoNothingListener, and VOS::RemoteSite.

Referenced by VOS::VobjectNotifyEvent::notify().

virtual void VOS::ChildChangeListener::notifyChildReplaced VobjectEvent e  )  [pure virtual]
 

Called when a child has replaced another child in the listened-to children list.

Implemented in VOS::DoNothingListener, and VOS::RemoteSite.

Referenced by VOS::VobjectNotifyEvent::notify().


The documentation for this class was generated from the following file:
Generated on Tue Aug 12 03:56:02 2003 for Interreality Project - VOS by doxygen 1.3.2