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

Globally accessible relinkable pointer. More...

#include <ql/patterns/observable.hpp>

Go to the source code of this file.

Classes

class  Handle< T >
 Shared handle to an observable. More...
 
class  Handle< T >::Link
 
class  RelinkableHandle< T >
 Relinkable handle to an observable. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Globally accessible relinkable pointer.

Definition in file handle.hpp.