SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWExchangeRateTable, including all inherited members.
add(const RWExchangeRate &exchangeRate) | RWExchangeRateTable | |
add(const RWCString &source, const RWCString &target, double convFactor) | RWExchangeRateTable | inline |
clear() | RWExchangeRateTable | |
contains(const RWCString &source, const RWCString &target) const | RWExchangeRateTable | |
contains(const RWExchangeRate &rate) const | RWExchangeRateTable | |
conversionFactorTag | RWExchangeRateTable | static |
entries() const | RWExchangeRateTable | |
findConversionFactor(const RWCString &sourceMnemonic, const RWCString &targetMnemonic, double &factor) const | RWExchangeRateTable | |
findExchangeRate(const RWCString &sourceMnemonic, const RWCString &targetMnemonic, RWExchangeRate &rate) const | RWExchangeRateTable | |
getAllExchangeRates() const | RWExchangeRateTable | |
initialize(std::istream &strm) | RWExchangeRateTable | |
operator<<(RWvostream &s, const RWExchangeRateTable &t) | RWExchangeRateTable | related |
operator<<(RWFile &f, const RWExchangeRateTable &t) | RWExchangeRateTable | related |
operator=(const RWExchangeRateTable &) | RWExchangeRateTable | |
operator>>(RWvistream &s, RWExchangeRateTable &t) | RWExchangeRateTable | related |
operator>>(RWFile &f, RWExchangeRateTable &t) | RWExchangeRateTable | related |
remove(const RWExchangeRate &rate) | RWExchangeRateTable | |
remove(const RWCString &source, const RWCString &target) | RWExchangeRateTable | |
restoreFrom(RWvistream &) | RWExchangeRateTable | |
restoreFrom(RWFile &) | RWExchangeRateTable | |
RWExchangeRateTable() | RWExchangeRateTable | |
RWExchangeRateTable(const RWExchangeRateTable &t) | RWExchangeRateTable | |
saveOn(RWvostream &) const | RWExchangeRateTable | |
saveOn(RWFile &) const | RWExchangeRateTable | |
setConversionFactor(const RWCString &source, const RWCString &target, double convFactor) | RWExchangeRateTable | |
sourceTag | RWExchangeRateTable | static |
targetTag | RWExchangeRateTable | static |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |