urlfile_cache.h File Reference

Classes

class   UrlFileCacheEntryInterface
class   UrlFileCacheInterface

Namespaces

  maxon

Enumerations

enum   URLFILECACHEFLAGS {
   NONE ,
   FORCE_RELOAD
}

函数

enum maxon::URLFILECACHEFLAGS   MAXON_ENUM_FLAGS (URLFILECACHEFLAGS)

变量

  NONE
  FORCE_RELOAD

Variable Documentation

◆  NONE

NONE

◆  FORCE_RELOAD

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.