Observable Class Reference

#include <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 ()

Friends

class Observer


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.


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

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