SourcePro® API Reference Guide

 
All Classes Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
RWExchangeRateTable Member List

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)RWExchangeRateTableinline
clear()RWExchangeRateTable
contains(const RWCString &source, const RWCString &target) constRWExchangeRateTable
contains(const RWExchangeRate &rate) constRWExchangeRateTable
conversionFactorTagRWExchangeRateTablestatic
entries() constRWExchangeRateTable
findConversionFactor(const RWCString &sourceMnemonic, const RWCString &targetMnemonic, double &factor) constRWExchangeRateTable
findExchangeRate(const RWCString &sourceMnemonic, const RWCString &targetMnemonic, RWExchangeRate &rate) constRWExchangeRateTable
getAllExchangeRates() constRWExchangeRateTable
initialize(std::istream &strm)RWExchangeRateTable
operator<<(RWvostream &s, const RWExchangeRateTable &t)RWExchangeRateTablerelated
operator<<(RWFile &f, const RWExchangeRateTable &t)RWExchangeRateTablerelated
operator=(const RWExchangeRateTable &)RWExchangeRateTable
operator>>(RWvistream &s, RWExchangeRateTable &t)RWExchangeRateTablerelated
operator>>(RWFile &f, RWExchangeRateTable &t)RWExchangeRateTablerelated
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 &) constRWExchangeRateTable
saveOn(RWFile &) constRWExchangeRateTable
setConversionFactor(const RWCString &source, const RWCString &target, double convFactor)RWExchangeRateTable
sourceTagRWExchangeRateTablestatic
targetTagRWExchangeRateTablestatic

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.