ArcGIS Procedural Runtime  3.2.10650
prt::Cache Member List

This is the complete list of members for prt::Cache, including all inherited members.

Cache() (defined in prt::Cache)prt::Cacheprotected
CACHE_TYPE_IMAGE_METADATA enum valueprt::Cache
CACHE_TYPE_PIXELDATA enum valueprt::Cache
deleteTransientBlob(const void *ptr)prt::Cacheprotectedstatic
flushAll()=0prt::Cachepure virtual
flushContentType(ContentType type)=0prt::Cachepure virtual
flushEntry(ContentType type, const wchar_t *key)=0prt::Cachepure virtual
getPersistentBlob(PersistentBlobType type, const wchar_t *key, size_t *size) const =0prt::Cachepure virtual
getTransientBlob(ContentType type, const wchar_t *key) const =0prt::Cachepure virtual
insertAndGetTransientBlob(ContentType type, const wchar_t *key, const void *ptr)=0prt::Cachepure virtual
insertPersistentBlobAndLock(PersistentBlobType type, const wchar_t *key, const void *data, size_t size)=0prt::Cachepure virtual
PersistentBlobType enum nameprt::Cache
releasePersistentBlob(PersistentBlobType type, const wchar_t *key)=0prt::Cachepure virtual
releaseTransientBlob(ContentType type, const wchar_t *key)=0prt::Cachepure virtual
tryLockPersistentBlobs(ContentType type, const wchar_t *key)=0prt::Cachepure virtual
unlockPersistentBlob(PersistentBlobType type, const wchar_t *key)=0prt::Cachepure virtual
~Cache() (defined in prt::Cache)prt::Cacheprotectedvirtual