This is the complete list of members for FxTouchOption, including all inherited members.
additionalData() const | Trade | virtual |
additionalData_ | Trade | mutableprotected |
additionalDatum(const std::string &tag) const | Trade | |
addPremiums(std::vector< QuantLib::ext::shared_ptr< Instrument > > &instruments, std::vector< Real > &multipliers, const Real tradeMultiplier, const PremiumData &premiumData, const Real premiumMultiplier, const Currency &tradeCurrency, const QuantLib::ext::shared_ptr< EngineFactory > &factory, const string &configuration) | Trade | protected |
barrier() const | FxTouchOption | |
barrier_ | FxTouchOption | private |
boughtCurrency() const | FxSingleAssetDerivative | |
boughtCurrency_ | FxSingleAssetDerivative | protected |
build(const QuantLib::ext::shared_ptr< EngineFactory > &) override | FxTouchOption | virtual |
calendar() const | FxTouchOption | |
calendar_ | FxTouchOption | private |
checkBarrier(Real spot, Barrier::Type type, Real level) | FxTouchOption | private |
domesticCurrency() const | FxSingleAssetDerivative | |
domesticCurrency_ | FxSingleAssetDerivative | protected |
envelope() const | Trade | |
envelope_ | Trade | private |
fixings(const QuantLib::Date &settlementDate=QuantLib::Date()) const | Trade | virtual |
foreignCurrency() const | FxSingleAssetDerivative | |
foreignCurrency_ | FxSingleAssetDerivative | protected |
fromFile(const std::string &filename) | XMLSerializable | |
fromXML(XMLNode *node) override | FxTouchOption | virtual |
fromXMLString(const std::string &xml) | XMLSerializable | |
FxDerivative(const std::string &tradeType) | FxDerivative | protected |
FxDerivative(const std::string &tradeType, ore::data::Envelope &env) | FxDerivative | protected |
fxIndex() const | FxTouchOption | |
fxIndex_ | FxTouchOption | private |
FxSingleAssetDerivative(const std::string &tradeType) | FxSingleAssetDerivative | protected |
FxSingleAssetDerivative(const std::string &tradeType, ore::data::Envelope &env, const std::string &boughtCurrency, const std::string &soldCurrency) | FxSingleAssetDerivative | protected |
FxTouchOption() | FxTouchOption | |
FxTouchOption(Envelope &env, OptionData option, BarrierData barrier, string foreignCurrency, string domesticCurrency, string payoffCurrency, double payoffAmount, string startDate="", string calendar="", string fxIndex="") | FxTouchOption | |
getCumulativePricingTime() const | Trade | |
getNumberOfPricings() const | Trade | |
hasCashflows() const | Trade | virtual |
id() | Trade | |
id() const | Trade | |
id_ | Trade | private |
instrument() const | Trade | |
instrument_ | Trade | protected |
isExpired(const Date &d) | Trade | virtual |
issuer() const | Trade | |
issuer_ | Trade | protected |
legCurrencies() const | Trade | |
legCurrencies_ | Trade | protected |
legPayers() const | Trade | |
legPayers_ | Trade | protected |
legs() const | Trade | |
legs_ | Trade | protected |
maturity() const | Trade | |
maturity_ | Trade | protected |
notional() const | Trade | virtual |
notional_ | Trade | protected |
notionalCurrency() const | Trade | virtual |
notionalCurrency_ | Trade | protected |
npvCurrency() const | Trade | |
npvCurrency_ | Trade | protected |
option() const | FxTouchOption | |
option_ | FxTouchOption | private |
payoffAmount() const | FxTouchOption | |
payoffAmount_ | FxTouchOption | private |
payoffCurrency() const | FxTouchOption | |
payoffCurrency_ | FxTouchOption | private |
portfolioIds() const | Trade | |
requiredFixings() const | Trade | |
requiredFixings_ | Trade | protected |
reset() | Trade | |
resetPricingStats(const std::size_t numberOfPricings=0, const boost::timer::nanosecond_type cumulativePricingTime=0) | Trade | |
savedCumulativePricingTime_ | Trade | protected |
savedNumberOfPricings_ | Trade | protected |
sensitivityTemplate() const | Trade | |
sensitivityTemplate_ | Trade | protected |
sensitivityTemplateSet_ | Trade | protected |
setAdditionalData(const std::map< std::string, boost::any > &additionalData) | Trade | |
setEnvelope(const Envelope &envelope) | Trade | |
setLegBasedAdditionalData(const Size legNo, Size resultLegId=Null< Size >()) const | Trade | protected |
setSensitivityTemplate(const EngineBuilder &builder) | Trade | protected |
setSensitivityTemplate(const std::string &id) | Trade | protected |
soldCurrency() const | FxSingleAssetDerivative | |
soldCurrency_ | FxSingleAssetDerivative | protected |
startDate() const | FxTouchOption | |
startDate_ | FxTouchOption | private |
toFile(const std::string &filename) const | XMLSerializable | |
toXML(XMLDocument &doc) const override | FxTouchOption | virtual |
toXMLString() const | XMLSerializable | |
Trade() | Trade | |
Trade(const string &tradeType, const Envelope &env=Envelope(), const TradeActions &ta=TradeActions()) | Trade | |
tradeActions() | Trade | |
tradeActions() const | Trade | |
tradeActions_ | Trade | private |
tradeType() const | Trade | |
tradeType_ | Trade | protected |
type() const | FxTouchOption | |
type_ | FxTouchOption | private |
underlyingIndices(const QuantLib::ext::shared_ptr< ReferenceDataManager > &referenceDataManager=nullptr) const | Trade | virtual |
validate() const | Trade | |
~Trade() | Trade | virtual |
~XMLSerializable() | XMLSerializable | virtual |