Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
YoYLegData Member List

This is the complete list of members for YoYLegData, including all inherited members.

addInflationNotional() constYoYLegData
addInflationNotional_YoYLegDataprivate
capDates() constYoYLegData
capDates_YoYLegDataprivate
caps() constYoYLegData
caps_YoYLegDataprivate
fixingDays() constYoYLegData
fixingDays_YoYLegDataprivate
floorDates() constYoYLegData
floorDates_YoYLegDataprivate
floors() constYoYLegData
floors_YoYLegDataprivate
fromFile(const std::string &filename)XMLSerializable
fromXML(XMLNode *node) overrideYoYLegDatavirtual
fromXMLString(const std::string &xml)XMLSerializable
gearingDates() constYoYLegData
gearingDates_YoYLegDataprivate
gearings() constYoYLegData
gearings_YoYLegDataprivate
index() constYoYLegData
index_YoYLegDataprivate
indices() constLegAdditionalData
indices_LegAdditionalDataprotected
irregularYoY() constYoYLegData
irregularYoY_YoYLegDataprivate
LegAdditionalData(const string &legType, const string &legNodeName)LegAdditionalData
LegAdditionalData(const string &legType)LegAdditionalData
legNodeName() constLegAdditionalData
legNodeName_LegAdditionalDataprivate
legType() constLegAdditionalData
legType_LegAdditionalDataprivate
nakedOption() constYoYLegData
nakedOption_YoYLegDataprivate
observationLag() constYoYLegData
observationLag_YoYLegDataprivate
spreadDates() constYoYLegData
spreadDates_YoYLegDataprivate
spreads() constYoYLegData
spreads_YoYLegDataprivate
toFile(const std::string &filename) constXMLSerializable
toXML(XMLDocument &doc) const overrideYoYLegDatavirtual
toXMLString() constXMLSerializable
YoYLegData()YoYLegData
YoYLegData(string index, string observationLag, Size fixingDays, const vector< double > &gearings=std::vector< double >(), const vector< string > &gearingDates=std::vector< string >(), const vector< double > &spreads=std::vector< double >(), const vector< string > &spreadDates=std::vector< string >(), const vector< double > &caps=vector< double >(), const vector< string > &capDates=vector< string >(), const vector< double > &floors=vector< double >(), const vector< string > &floorDates=vector< string >(), bool nakedOption=false, bool addInflationNotional=false, bool irregularYoY=false)YoYLegData
~XMLSerializable()XMLSerializablevirtual