Observable Class Reference
[Design patterns]

#include <ql/Patterns/observable.hpp>

Inheritance diagram for Observable:

Inheritance graph
[legend]
List of all members.

Detailed Description

Object that notifies its changes to a set of observables.


Public Member Functions

void notifyObservers ()


Member Function Documentation

void notifyObservers  ) 
 

This method should be called at the end of non-const methods or when the programmer desires to notify any changes.


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen