![]() |
ArcGIS Procedural Runtime
3.3.11173
|
This is the complete list of members for prt::CacheObject, including all inherited members.
| Cache() (defined in prt::Cache) | prt::Cache | protected |
| CACHE_TYPE_COUNT enum value | prt::CacheObject | |
| CACHE_TYPE_DEFAULT enum value | prt::CacheObject | |
| CACHE_TYPE_IMAGE_METADATA enum value | prt::Cache | |
| CACHE_TYPE_NONREDUNDANT enum value | prt::CacheObject | |
| CACHE_TYPE_PIXELDATA enum value | prt::Cache | |
| CacheType enum name | prt::CacheObject | |
| create(CacheType type) (defined in prt::CacheObject) | prt::CacheObject | static |
| deleteTransientBlob(const void *ptr) | prt::Cache | protectedstatic |
| destroy() const | prt::Object | |
| flushAll()=0 | prt::Cache | pure virtual |
| flushContentType(ContentType type)=0 | prt::Cache | pure virtual |
| flushEntry(ContentType type, const wchar_t *key)=0 | prt::Cache | pure virtual |
| getPersistentBlob(PersistentBlobType type, const wchar_t *key, size_t *size) const =0 | prt::Cache | pure virtual |
| getTransientBlob(ContentType type, const wchar_t *key) const =0 | prt::Cache | pure virtual |
| insertAndGetTransientBlob(ContentType type, const wchar_t *key, const void *ptr)=0 | prt::Cache | pure virtual |
| insertPersistentBlobAndLock(PersistentBlobType type, const wchar_t *key, const void *data, size_t size)=0 | prt::Cache | pure virtual |
| Object() (defined in prt::Object) | prt::Object | inlineprotected |
| Object(const Object &) (defined in prt::Object) | prt::Object | inlineprotected |
| PersistentBlobType enum name | prt::Cache | |
| releasePersistentBlob(PersistentBlobType type, const wchar_t *key)=0 | prt::Cache | pure virtual |
| releaseTransientBlob(ContentType type, const wchar_t *key)=0 | prt::Cache | pure virtual |
| toXML(char *result, size_t *resultSize, Status *stat=0) const =0 | prt::Object | pure virtual |
| toXMLDocument(char *result, size_t *resultSize, Status *stat=0) const | prt::Object | |
| tryLockPersistentBlobs(ContentType type, const wchar_t *key)=0 | prt::Cache | pure virtual |
| unlockPersistentBlob(PersistentBlobType type, const wchar_t *key)=0 | prt::Cache | pure virtual |
| ~Cache() (defined in prt::Cache) | prt::Cache | protectedvirtual |
| ~Object() (defined in prt::Object) | prt::Object | inlineprotectedvirtual |
1.8.14