Classes | |
class | UrlFileCacheEntryInterface |
class | UrlFileCacheInterface |
Namespaces | |
maxon | |
Enumerations | |
enum class | URLFILECACHEFLAGS { NONE , FORCE_RELOAD } |
Functions | |
enum maxon::URLFILECACHEFLAGS | MAXON_ENUM_FLAGS (URLFILECACHEFLAGS) |
Variables | |
NONE | |
FORCE_RELOAD | |
NONE |
FORCE_RELOAD |
Reloads the file from the sourceUrl, a new cache file will be created. The previous cache file will stay until older UrlFileCacheEntries disappear.