Logo
Reference manual - version qle_version
Public Member Functions | List of all members
SwapConventions Class Reference

#include <qle/termstructures/swaptionvolatilityconverter.hpp>

Public Member Functions

 SwapConventions (Natural settlementDays, const Period &fixedTenor, const Calendar &fixedCalendar, BusinessDayConvention fixedConvention, const DayCounter &fixedDayCounter, const boost::shared_ptr< IborIndex > &floatIndex)
 Constructor.
 

Inspectors

Natural settlementDays () const
 
const Period & fixedTenor () const
 
const Calendar & fixedCalendar () const
 
BusinessDayConvention fixedConvention () const
 
const DayCounter & fixedDayCounter () const
 
const boost::shared_ptr< IborIndexfloatIndex () const
 

Detailed Description

Container for holding swap conventions needed by the SwaptionVolatilityConverter