2.9.16
Coherent GT
A modern user interface library for games
Coherent::UIGT::IDiskCache Member List

This is the complete list of members for Coherent::UIGT::IDiskCache, including all inherited members.

AppendContent(const CacheEntryId &entry, const void *buffer, unsigned int size)=0Coherent::UIGT::IDiskCachepure virtual
DeleteEntry(const CacheEntryId &entry)=0Coherent::UIGT::IDiskCachepure virtual
GetContentSize(const CacheEntryId &entry) const =0Coherent::UIGT::IDiskCachepure virtual
GetEntryTimestamp(const CacheEntryId &entry)=0Coherent::UIGT::IDiskCachepure virtual
GetHeadersSize(const CacheEntryId &entry) const =0Coherent::UIGT::IDiskCachepure virtual
GetIndexSize() const =0Coherent::UIGT::IDiskCachepure virtual
LoadContent(const CacheEntryId &entry, void *buffer, unsigned int *read)=0Coherent::UIGT::IDiskCachepure virtual
LoadHeaders(const CacheEntryId &entry, void *buffer, unsigned int *read)=0Coherent::UIGT::IDiskCachepure virtual
LoadIndex(void *buffer, unsigned int *read)=0Coherent::UIGT::IDiskCachepure virtual
OnFinishAppendContent(const CacheEntryId &)Coherent::UIGT::IDiskCacheinlinevirtual
SaveHeaders(const CacheEntryId &entry, const void *buffer, unsigned int size)=0Coherent::UIGT::IDiskCachepure virtual
SaveIndex(const void *buffer, unsigned int size)=0Coherent::UIGT::IDiskCachepure virtual