QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Handle< T > Member List

This is the complete list of members for Handle< T >, including all inherited members.

currentLink() constHandle< T >
empty() constHandle< T >
Handle()Handle< T >
Handle(const ext::shared_ptr< T > &p, bool registerAsObserver=true)Handle< T >explicit
Handle(ext::shared_ptr< T > &&p, bool registerAsObserver=true)Handle< T >explicit
link_Handle< T >protected
operator ext::shared_ptr< Observable >() constHandle< T >
operator!=(const Handle< U > &other) constHandle< T >
operator*() constHandle< T >
operator->() constHandle< T >
operator<(const Handle< U > &other) constHandle< T >
operator==(const Handle< U > &other) constHandle< T >