Public Member Functions

zeus::INotifyObserver Class Reference

#include <INotifyObserver.hpp>

Inheritance diagram for zeus::INotifyObserver:
zeus::IObserver zeus::IZUnknown

List of all members.

Public Member Functions

virtual void MQUALIFIER notify ()=0

Detailed Description

The notification observer interface defines an observer for simply notification. The information has to be read from the subject.


Member Function Documentation

virtual void MQUALIFIER zeus::INotifyObserver::notify (  ) [pure virtual]

This method is called for notification of an observer.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Written by Benjamin Hadorn http://www.xatlantis.ch.
Last change made on Sun Jan 22 2012 15:28:35