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

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

deltas() constReportConfig
deltas_ReportConfigprivate
expiries() constReportConfig
expiries_ReportConfigprivate
fromFile(const std::string &filename)XMLSerializable
fromXML(XMLNode *node) overrideReportConfigvirtual
fromXMLString(const std::string &xml)XMLSerializable
moneyness() constReportConfig
moneyness_ReportConfigprivate
ReportConfig()ReportConfig
ReportConfig(const boost::optional< bool > &reportOnDeltaGrid, const boost::optional< bool > &reportOnMoneynessGrid, const boost::optional< bool > &reportOnStrikeGrid, const boost::optional< bool > &reportOnStrikeSpreadGrid, const boost::optional< std::vector< std::string > > &deltas, const boost::optional< std::vector< Real > > &moneyness, const boost::optional< std::vector< Real > > &strikes, const boost::optional< std::vector< Real > > &strikeSpreads, const boost::optional< std::vector< Period > > &expiries, const boost::optional< std::vector< Period > > &underlyingTenors)ReportConfig
reportOnDeltaGrid() constReportConfig
reportOnDeltaGrid_ReportConfigprivate
reportOnMoneynessGrid() constReportConfig
reportOnMoneynessGrid_ReportConfigprivate
reportOnStrikeGrid() constReportConfig
reportOnStrikeGrid_ReportConfigprivate
reportOnStrikeSpreadGrid() constReportConfig
reportOnStrikeSpreadGrid_ReportConfigprivate
strikes() constReportConfig
strikes_ReportConfigprivate
strikeSpreads() constReportConfig
strikeSpreads_ReportConfigprivate
toFile(const std::string &filename) constXMLSerializable
toXML(XMLDocument &doc) const overrideReportConfigvirtual
toXMLString() constXMLSerializable
underlyingTenors() constReportConfig
underlyingTenors_ReportConfigprivate
~XMLSerializable()XMLSerializablevirtual