Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::LandmarkStore Member List

This is the complete list of members for gem::LandmarkStore, including all inherited members.

addCategory(LandmarkCategory &category) noexceptgem::LandmarkStoreinline
addLandmark(Landmark &landmark, int categoryId=KUncategorizedLandmarkCategId) noexceptgem::LandmarkStoreinline
cancelImportLandmarks() noexceptgem::LandmarkStoreinline
createLandmarkBrowseSession(LandmarkBrowseSessionSettings settings=LandmarkBrowseSessionSettings()) noexceptgem::LandmarkStoreinline
getCategories() const noexceptgem::LandmarkStoreinline
getCategories(int landmarkId) const noexceptgem::LandmarkStoreinline
getCategoryById(int categoryId) const noexceptgem::LandmarkStoreinline
getFilePath() const noexceptgem::LandmarkStoreinline
getId() constgem::LandmarkStoreinline
getImage() const noexceptgem::LandmarkStoreinline
getLandmark(int landmarkId) const noexceptgem::LandmarkStoreinline
getLandmarkCount(int categoryId=KInvalidLandmarkCategId) const noexceptgem::LandmarkStoreinline
getLandmarks(int categoryId=KInvalidLandmarkCategId) const noexceptgem::LandmarkStoreinline
getLandmarks(const GeographicArea &area, int categoryId=KInvalidLandmarkCategId) const noexceptgem::LandmarkStoreinline
getName() const noexceptgem::LandmarkStoreinline
getType() const noexceptgem::LandmarkStoreinline
importLandmarks(const DataBuffer &data, ELandmarkFileFormat format, const Image &image, ProgressListener listener, int categoryId=KUncategorizedLandmarkCategId) noexceptgem::LandmarkStoreinline
importLandmarks(const String &path, ELandmarkFileFormat format, const Image &image, ProgressListener listener, int categoryId=KUncategorizedLandmarkCategId) noexceptgem::LandmarkStoreinline
isFastUpdateMode() const noexceptgem::LandmarkStoreinline
LandmarkStore()=delete (defined in gem::LandmarkStore)gem::LandmarkStore
LandmarkStore(const LandmarkStore &)=delete (defined in gem::LandmarkStore)gem::LandmarkStore
LandmarkStore(LandmarkStore &&store)=defaultgem::LandmarkStore
operator=(const LandmarkStore &)=delete (defined in gem::LandmarkStore)gem::LandmarkStore
operator=(LandmarkStore &&store)=defaultgem::LandmarkStore
removeAllLandmarks() noexceptgem::LandmarkStoreinline
removeCategory(int categoryId, bool removeLmkContent=false) noexceptgem::LandmarkStoreinline
removeLandmark(int landmarkId) noexceptgem::LandmarkStoreinline
setImage(const Image &img) noexceptgem::LandmarkStoreinline
setLandmarkCategory(Landmark &landmark, int categoryId) noexceptgem::LandmarkStoreinline
startFastUpdateMode() noexceptgem::LandmarkStoreinline
stopFastUpdateMode(bool discard=false) noexceptgem::LandmarkStoreinline
updateCategory(LandmarkCategory const &category) noexceptgem::LandmarkStoreinline
updateLandmark(Landmark &landmark) noexceptgem::LandmarkStoreinline