This is the complete list of members for drn::storage::ExchangeRatesStorage, including all inherited members.
ExchangeRatesStorage()=default | drn::storage::ExchangeRatesStorage | |
ExchangeRatesStorage(const ExchangeRatesStorage &)=default | drn::storage::ExchangeRatesStorage | |
ExchangeRatesStorage(ExchangeRatesStorage &&)=default | drn::storage::ExchangeRatesStorage | |
exists() const noexcept=0 | drn::storage::ExchangeRatesStorage | pure virtual |
load() const =0 | drn::storage::ExchangeRatesStorage | pure virtual |
operator=(const ExchangeRatesStorage &)=default | drn::storage::ExchangeRatesStorage | |
operator=(ExchangeRatesStorage &&)=default | drn::storage::ExchangeRatesStorage | |
remove() const =0 | drn::storage::ExchangeRatesStorage | pure virtual |
store(const drn::conversion::ConversionMap &cm) const =0 | drn::storage::ExchangeRatesStorage | pure virtual |
~ExchangeRatesStorage()=default | drn::storage::ExchangeRatesStorage | virtual |