Logo
Reference manual - version ored_version
ReportConfig Member List

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

deltas() const (defined in ReportConfig)ReportConfig
expiries() const (defined in ReportConfig)ReportConfig
fromFile(const std::string &filename) (defined in XMLSerializable)XMLSerializable
fromXML(XMLNode *node) override (defined in ReportConfig)ReportConfigvirtual
fromXMLString(const std::string &xml)XMLSerializable
moneyness() const (defined in ReportConfig)ReportConfig
ReportConfig() (defined in 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) (defined in ReportConfig)ReportConfig
reportOnDeltaGrid() const (defined in ReportConfig)ReportConfig
reportOnMoneynessGrid() const (defined in ReportConfig)ReportConfig
reportOnStrikeGrid() const (defined in ReportConfig)ReportConfig
reportOnStrikeSpreadGrid() const (defined in ReportConfig)ReportConfig
strikes() const (defined in ReportConfig)ReportConfig
strikeSpreads() const (defined in ReportConfig)ReportConfig
toFile(const std::string &filename) (defined in XMLSerializable)XMLSerializable
toXML(XMLDocument &doc) override (defined in ReportConfig)ReportConfigvirtual
toXMLString()XMLSerializable
underlyingTenors() const (defined in ReportConfig)ReportConfig
~XMLSerializable() (defined in XMLSerializable)XMLSerializablevirtual