ql/Patterns/observable.hpp File Reference


Detailed Description

observer/observable pattern

#include <ql/qldefines.hpp>
#include <boost/shared_ptr.hpp>
#include <list>

Include dependency graph for observable.hpp:

Include dependency graph

Namespaces

namespace  QuantLib

Classes

class  Observable
 Object that notifies its changes to a set of observables. More...
class  Observer
 Object that gets notified when a given observable changes. More...

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