#include <stddef.h>
#include "IObserverObserver.h"
#include "IObserverSubject.h"
Go to the source code of this file.
Created on: May 12, 2009 Author: tobi
This files implements the Observer for the Observer Design Pattern.
Definition in file IObserverObserver.cpp.