QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
lazyobject.hpp File Reference

framework for calculation on demand and result caching More...

#include <ql/patterns/observable.hpp>
#include <ql/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  LazyObject
 Framework for calculation on demand and result caching. More...
 
class  LazyObject::UpdateChecker
 
class  LazyObject::Defaults
 Per-session settings for the LazyObject class. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

framework for calculation on demand and result caching

Definition in file lazyobject.hpp.