urlfile_cache.h File Reference

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
 

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.