QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for Handle< T >, including all inherited members.
currentLink() const | Handle< T > | |
empty() const | Handle< 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 >() const | Handle< T > | |
operator!=(const Handle< U > &other) const | Handle< T > | |
operator*() const | Handle< T > | |
operator->() const | Handle< T > | |
operator<(const Handle< U > &other) const | Handle< T > | |
operator==(const Handle< U > &other) const | Handle< T > |