iso::base::Listener Class Reference

abstract listener class More...

#include <iso_base_listener.h>

List of all members.

Public Member Functions

virtual void notify ()=0
 abstract listener method


Detailed Description

abstract listener class

class

abstract base class for any class instances that need to be informed something happens. This class simply defines a notify method...that's all...

Created by Daniel Bisig on 7/22/07.


Member Function Documentation

virtual void iso::base::Listener::notify (  )  [pure virtual]

abstract listener method

this method is called by whatever class the listener has registered itself to listen to


The documentation for this class was generated from the following file:
Generated on Fri Feb 25 13:50:00 2011 for iso_base by  doxygen 1.5.1