Observable Class Reference

Observable Class. More...

Inheritance diagram for Observable:

Inheritance graph
[legend]
List of all members.

Interface

void addObserver (Observer *ob)
void delObserver (Observer *ob)
void notifyAll (const NotifyEvent &event=NotifyEvent())

Detailed Description

Motivation
Description
Warnings


Constructor & Destructor Documentation

Observable (  )  [inline]

Constructor.


Member Function Documentation

void addObserver ( Observer ob  )  [inline]

Add a new Observer watching the event i-th

void delObserver ( Observer ob  )  [inline]

Remove the Observer watching the event i-th

void notifyAll ( const NotifyEvent event = NotifyEvent()  )  [inline]

Notify the event i-th


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!