quote for the forward value of an index More...
#include <ql/quotes/forwardvaluequote.hpp>
Public Member Functions | |
ForwardValueQuote (const boost::shared_ptr< Index > &index, const Date &fixingDate) | |
void | update () |
Quote interface | |
Real | value () const |
returns the current value | |
bool | isValid () const |
returns true if the Quote holds a valid value | |
![]() | |
Observer (const Observer &) | |
Observer & | operator= (const Observer &) |
std::pair< std::set < boost::shared_ptr < Observable > >::iterator, bool > | registerWith (const boost::shared_ptr< Observable > &) |
Size | unregisterWith (const boost::shared_ptr< Observable > &) |
void | unregisterWithAll () |
quote for the forward value of an index