#include <urlfile_cache.h>
A cache entry generated by UrlFileCacheInterface::FindOrCreateUrl() As long as you keep this reference the cache file will be stored in the temp folder. As soon as the last reference the file will be kept for the maxCacheTime.
公共成员函数 |
|
MAXON_METHOD Url | GetSourceUrl () const |
MAXON_METHOD Url | GetCacheUrl () const |
私有成员函数 |
|
MAXON_INTERFACE_NONVIRTUAL ( UrlFileCacheEntryInterface , MAXON_REFERENCE_CONST , "net.maxon.interface.urlfilecacheentry") |
|
private |
MAXON_METHOD Url GetSourceUrl | ( | ) | const |
MAXON_METHOD Url GetCacheUrl | ( | ) | const |