QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.5
Handle< T > Member List

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

currentLink() const Handle< T >
empty() const Handle< T >
Handle(const boost::shared_ptr< T > &p=boost::shared_ptr< T >(), bool registerAsObserver=true) (defined in Handle< T >)Handle< T >explicit
Handle(T *p, bool registerAsObserver=true)Handle< T >explicit
link_ (defined in Handle< T >)Handle< T >protected
operator boost::shared_ptr< Observable >() const Handle< T >
operator!=(const Handle< U > &other)Handle< T >
operator*() const (defined in Handle< T >)Handle< T >
operator->() const (defined in Handle< T >)Handle< T >
operator<(const Handle< U > &other)Handle< T >
operator==(const Handle< U > &other)Handle< T >