Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
formulabasedlegdata.hpp File Reference

leg data for formula based leg types More...

#include <ored/portfolio/legdata.hpp>
#include <qle/indexes/formulabasedindex.hpp>

Go to the source code of this file.

Classes

class  FormulaBasedLegData
 

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Functions

Leg makeFormulaBasedLeg (const LegData &data, const QuantLib::ext::shared_ptr< QuantExt::FormulaBasedIndex > &formulaBasedIndex, const QuantLib::ext::shared_ptr< EngineFactory > &engineFactory, const std::map< std::string, QuantLib::ext::shared_ptr< QuantLib::InterestRateIndex > > &indexMaps, const QuantLib::Date &openEndDateReplacement)
 

Detailed Description

leg data for formula based leg types

Definition in file formulabasedlegdata.hpp.