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

VOS::DoNothingListener Class Reference

Trivial listener implementation that does nothing. More...

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

Inheritance diagram for VOS::DoNothingListener:

VOS::ChildChangeListener VOS::ParentChangeListener VOS::TypeChangeListener List of all members.

Public Member Functions

Static Public Attributes


Detailed Description

Trivial listener implementation that does nothing.

It can be useful, however, to keep a local cache of remote objects up to date.

Definition at line 237 of file listener.hh.


Member Function Documentation

virtual void VOS::DoNothingListener::notifyChildInserted VobjectEvent  )  [inline, virtual]
 

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

Implements VOS::ChildChangeListener.

Definition at line 244 of file listener.hh.

virtual void VOS::DoNothingListener::notifyChildRemoved VobjectEvent  )  [inline, virtual]
 

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

Implements VOS::ChildChangeListener.

Definition at line 246 of file listener.hh.

virtual void VOS::DoNothingListener::notifyChildReplaced VobjectEvent  )  [inline, virtual]
 

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

Implements VOS::ChildChangeListener.

Definition at line 245 of file listener.hh.

virtual void VOS::DoNothingListener::notifyParentInserted VobjectEvent  )  [inline, virtual]
 

Called when an object has aquired a new parent.

Implements VOS::ParentChangeListener.

Definition at line 247 of file listener.hh.

virtual void VOS::DoNothingListener::notifyParentRemoved VobjectEvent  )  [inline, virtual]
 

Called when an object has lost a parent.

Implements VOS::ParentChangeListener.

Definition at line 248 of file listener.hh.

virtual void VOS::DoNothingListener::notifyTypeInserted VobjectEvent  )  [inline, virtual]
 

Called when an object has gained a type.

Implements VOS::TypeChangeListener.

Definition at line 249 of file listener.hh.

virtual void VOS::DoNothingListener::notifyTypeRemoved VobjectEvent  )  [inline, virtual]
 

Called when an object has lost a type.

Implements VOS::TypeChangeListener.

Definition at line 250 of file listener.hh.


Member Data Documentation

DoNothingListener DoNothingListener::static_ [static]
 

Definition at line 45 of file vobject.cc.


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