\brief Returns current version for mwms which are used by storage.
| 428 | |
| 429 | /// \brief Returns current version for mwms which are used by storage. |
| 430 | inline int64_t GetCurrentDataVersion() const { return m_currentVersion; } |
| 431 | |
| 432 | /// \brief Returns true if the node with countryId has been downloaded and false othewise. |
| 433 | /// If countryId is expandable returns true if all mwms which belongs to it have downloaded. |
no outgoing calls