24#ifndef quantlib_forward_swap_quote_hpp
25#define quantlib_forward_swap_quote_hpp
62 ext::shared_ptr<VanillaSwap>
swap_;
Quote for a forward starting swap.
void performCalculations() const override
ext::shared_ptr< VanillaSwap > swap_
ext::shared_ptr< SwapIndex > swapIndex_
const Date & valueDate() const
const Date & startDate() const
const Date & fixingDate() const
Real value() const override
returns the current value
bool isValid() const override
returns true if the Quote holds a valid value
Shared handle to an observable.
Framework for calculation on demand and result caching.
purely virtual base class for market observables
framework for calculation on demand and result caching
purely virtual base class for market observables
Simple fixed-rate vs Libor swap.