solarpowerlog trunk
/home/tobi/workspace/solarpowerlog/src/patterns/IObserverSubject.cpp File Reference
#include "IObserverSubject.h"
#include "IObserverObserver.h"
#include <list>
Include dependency graph for IObserverSubject.cpp:

Go to the source code of this file.


Detailed Description

Created on: May 12, 2009 Author: tobi

This file implements the Subject of the Observer Design Pattern

Definition in file IObserverSubject.cpp.