|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::ContentStore, including all inherited members.
| asyncGetStoreContentList(int type, ProgressListener listener) noexcept | gem::ContentStore | inline |
| asyncGetStoreFilteredList(int type, const StringList &countries, const GeographicArea &area, ProgressListener listener) noexcept | gem::ContentStore | inline |
| cancel(ProgressListener listener) noexcept | gem::ContentStore | inline |
| checkForUpdate(int type) const noexcept | gem::ContentStore | inline |
| ContentStore()=default (defined in gem::ContentStore) | gem::ContentStore | |
| ContentStore(const ContentStore &)=delete (defined in gem::ContentStore) | gem::ContentStore | |
| ContentStore(ContentStore &&)=default | gem::ContentStore | |
| createContentUpdater(int type) noexcept | gem::ContentStore | inline |
| getItemById(LargeInteger contentId) const noexcept | gem::ContentStore | inline |
| getLocalContentList(int type) const noexcept | gem::ContentStore | inline |
| getStoreContentList(int type) const noexcept | gem::ContentStore | inline |
| getStoreFilteredList() const noexcept | gem::ContentStore | inline |
| getTransferStatistics() const noexcept | gem::ContentStore | inline |
| operator=(const ContentStore &)=delete (defined in gem::ContentStore) | gem::ContentStore | |
| operator=(ContentStore &&cs)=default | gem::ContentStore | |
| setParallelDownloadsLimit(int count) noexcept | gem::ContentStore | inline |