Apama Capital Markets Foundation  10.11.0.0
YieldKey Class Reference

#include <QuantlibPlugin.hpp>

Public Member Functions

 YieldKey (bond_ptr &bond, Real price, const char *settlementDate, bool takeCopies=true)
 
 YieldKey (const YieldKey &that)
 
YieldKeyoperator= (const YieldKey &that)
 

Friends

bool operator< (const YieldKey &lhs, const YieldKey &rhs)
 
bool operator== (const YieldKey &lhs, const YieldKey &rhs)
 
std::size_t hash_value (const YieldKey &x)
 

Detailed Description

The key used for yield lookups. See the above note on BondKey about the takeCopies constructor parameter

Constructor & Destructor Documentation

◆ YieldKey() [1/2]

YieldKey::YieldKey ( bond_ptr &  bond,
Real  price,
const char *  settlementDate,
bool  takeCopies = true 
)

YieldKey constructor

◆ YieldKey() [2/2]

YieldKey::YieldKey ( const YieldKey that)

YieldKey copy constructor

Member Function Documentation

◆ operator=()

YieldKey& YieldKey::operator= ( const YieldKey that)

YieldKey assignment operator


The documentation for this class was generated from the following file: