|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
This is the complete list of members for drn::storage::ExchangeRatesStorage, including all inherited members.
| ExchangeRatesStorage()=default | drn::storage::ExchangeRatesStorage | |
| ExchangeRatesStorage(const ExchangeRatesStorage &)=delete | 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 &)=delete | drn::storage::ExchangeRatesStorage | |
| operator=(ExchangeRatesStorage &&)=default | drn::storage::ExchangeRatesStorage | |
| remove() const =0 | drn::storage::ExchangeRatesStorage | pure virtual |
| store(const conversion::ConversionMap &cm) const =0 | drn::storage::ExchangeRatesStorage | pure virtual |
| ~ExchangeRatesStorage()=default | drn::storage::ExchangeRatesStorage | virtual |