SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWExchangeRate, including all inherited members.
conversionFactor() const | RWExchangeRate | inline |
operator<<(RWvostream &s, const RWExchangeRate &r) | RWExchangeRate | related |
operator<<(RWFile &f, const RWExchangeRate &r) | RWExchangeRate | related |
operator=(const RWExchangeRate &r) | RWExchangeRate | |
operator==(const RWExchangeRate &a, const RWExchangeRate &b) | RWExchangeRate | friend |
operator>>(RWvistream &s, RWExchangeRate &r) | RWExchangeRate | related |
operator>>(RWFile &f, RWExchangeRate &r) | RWExchangeRate | related |
restoreFrom(RWvistream &) | RWExchangeRate | |
restoreFrom(RWFile &) | RWExchangeRate | |
RWExchangeRate() | RWExchangeRate | inline |
RWExchangeRate(const RWExchangeRate &r) | RWExchangeRate | |
RWExchangeRate(const RWCString &sourceMnemonic, const RWCString &targetMnemonic, double rate) | RWExchangeRate | |
saveOn(RWvostream &) const | RWExchangeRate | |
saveOn(RWFile &) const | RWExchangeRate | |
setConversionFactor(double factor) | RWExchangeRate | inline |
setSource(const RWCString &mnemonic) | RWExchangeRate | inline |
setTarget(const RWCString &mnemonic) | RWExchangeRate | inline |
source() const | RWExchangeRate | inline |
target() const | RWExchangeRate | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |