Apama Capital Markets Foundation
10.0.0.0
|
#include <QuantlibPlugin.hpp>
Public Member Functions | |
YieldKey (bond_ptr &bond, Real price, const char *settlementDate, bool takeCopies=true) | |
YieldKey (const YieldKey &that) | |
YieldKey & | operator= (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) |
The key used for yield lookups. See the above note on BondKey about the takeCopies constructor parameter
YieldKey::YieldKey | ( | bond_ptr & | bond, |
Real | price, | ||
const char * | settlementDate, | ||
bool | takeCopies = true |
||
) |
YieldKey constructor