#include <qle/instruments/bondrepo.hpp>
Public Member Functions | |
void | validate () const override |
Public Attributes | |
Leg | cashLeg |
bool | cashLegPays |
QuantLib::ext::shared_ptr< Bond > | security |
Real | securityMultiplier |
Definition at line 36 of file bondrepo.hpp.
|
override |
Definition at line 23 of file bondrepo.cpp.
Leg cashLeg |
Definition at line 38 of file bondrepo.hpp.
bool cashLegPays |
Definition at line 39 of file bondrepo.hpp.
QuantLib::ext::shared_ptr<Bond> security |
Definition at line 40 of file bondrepo.hpp.
Real securityMultiplier |
Definition at line 41 of file bondrepo.hpp.