WeatherDataInterface Class Reference

#include <Interfaces.h>

Inherited by ParaWeatherData.

List of all members.

Public Member Functions

virtual void registerOb (ObserverBoardInterface *ob)=0
virtual void removeOb (ObserverBoardInterface *ob)=0
virtual void notifyOb ()=0


Detailed Description

Definition at line 16 of file Interfaces.h.


Member Function Documentation

virtual void WeatherDataInterface::notifyOb (  )  [pure virtual]

Implemented in ParaWeatherData.

virtual void WeatherDataInterface::registerOb ( ObserverBoardInterface ob  )  [pure virtual]

Implemented in ParaWeatherData.

virtual void WeatherDataInterface::removeOb ( ObserverBoardInterface ob  )  [pure virtual]

Implemented in ParaWeatherData.


The documentation for this class was generated from the following file:

Generated on Fri Mar 20 12:35:11 2009 for Observer Design Pattern by  doxygen 1.5.8