SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWBilateralExchange< T >, including all inherited members.
clone() const =0 | RWExchangeImpl< T > | pure virtual |
conversionFactor() const | RWBilateralExchange< T > | inline |
exchange(const RWMoney< T > &money) const =0 | RWExchangeImpl< T > | pure virtual |
exchangeRate() const | RWBilateralExchange< T > | |
name() const =0 | RWExchangeImpl< T > | pure virtual |
operator=(const RWBilateralExchange< T > &) | RWBilateralExchange< T > | |
RWBilateralExchange() | RWBilateralExchange< T > | |
RWBilateralExchange(const RWBilateralExchange< T > &) | RWBilateralExchange< T > | |
RWBilateralExchange(const RWCString &source, const RWCString &target, double f) | RWBilateralExchange< T > | |
RWBilateralExchange(const RWExchangeRate &rate) | RWBilateralExchange< T > | |
setConversionFactor(double f) | RWBilateralExchange< T > | inline |
setExchangeRate(const RWExchangeRate &rate) | RWBilateralExchange< T > | |
setSource(const RWCString &src) | RWExchangeImpl< T > | inline |
setTarget(const RWCString &trg) | RWExchangeImpl< T > | inline |
source() const | RWExchangeImpl< T > | inline |
target() const | RWExchangeImpl< T > | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |