Observer Class Reference

Abstract class for observers of other objects. More...

#include <observer.h>

Inheritance diagram for Observer:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void update ()=0
 Get the subject's state.


Detailed Description

Abstract class for observers of other objects.

This class defines the interface which classes need to observe other objects using the observer pattern


Generated on Mon Feb 23 16:42:01 2009 for Dragon Wings by  doxygen 1.5.5