This is the complete list of members for SimmBucketMapperBase, including all inherited members.
addMapping(const CrifRecord::RiskType &riskType, const std::string &qualifier, const std::string &bucket, const std::string &validFrom="", const std::string &validTo="", bool fallback=false) override | SimmBucketMapperBase | virtual |
bucket(const CrifRecord::RiskType &riskType, const std::string &qualifier) const override | SimmBucketMapperBase | virtual |
bucketMapping_ | SimmBucketMapperBase | protected |
cache_ | SimmBucketMapperBase | mutableprivate |
checkRiskType(const CrifRecord::RiskType &riskType) const | SimmBucketMapperBase | protected |
failedMappings() const override | SimmBucketMapperBase | virtual |
failedMappings_ | SimmBucketMapperBase | mutableprivate |
fromFile(const std::string &filename) | XMLSerializable | |
fromXML(ore::data::XMLNode *node) override | SimmBucketMapperBase | virtual |
fromXMLString(const std::string &xml) | XMLSerializable | |
has(const CrifRecord::RiskType &riskType, const std::string &qualifier, boost::optional< bool > fallback=boost::none) const override | SimmBucketMapperBase | virtual |
hasBuckets(const CrifRecord::RiskType &riskType) const override | SimmBucketMapperBase | virtual |
irBucket(const std::string &qualifier) const | SimmBucketMapperBase | protectedvirtual |
nameMapper_ | SimmBucketMapperBase | private |
refDataManager_ | SimmBucketMapperBase | private |
reset() | SimmBucketMapperBase | private |
rtWithBuckets_ | SimmBucketMapperBase | protected |
setRefDataManger(const QuantLib::ext::shared_ptr< ore::data::BasicReferenceDataManager > &refDataManager) | SimmBucketMapperBase | |
setSimmNameMapper(const QuantLib::ext::shared_ptr< SimmBasicNameMapper > nameMapper) | SimmBucketMapperBase | |
SimmBucketMapperBase(const QuantLib::ext::shared_ptr< ore::data::ReferenceDataManager > &refDataManager=nullptr, const QuantLib::ext::shared_ptr< SimmBasicNameMapper > &nameMapper=nullptr) | SimmBucketMapperBase | |
toFile(const std::string &filename) const | XMLSerializable | |
toXML(ore::data::XMLDocument &) const override | SimmBucketMapperBase | virtual |
toXMLString() const | XMLSerializable | |
updateFromCrif(const ore::analytics::Crif &crif) | SimmBucketMapper | |
~SimmBucketMapper() | SimmBucketMapper | virtual |
~XMLSerializable() | XMLSerializable | virtual |