Harlequin RIP SDK
HVD_cache_params Struct Reference

Parameters for the HVD cache instance. More...

#include "hvdcache.h"

Data Fields

size_t size
 The size of this structure.
 
const uint8cache_id
 HVD cache ID for this cache.
 
const uint8setup_id
 
HVD_cache_policy cache_policy
 Caching purging policy.
 
const HVD_cache_fnscache_fns
 Cache implementation functions.
 
sw_memory_instancemem
 Memory allocation/deallocation functions.
 

Detailed Description

Parameters for the HVD cache instance.

Field Documentation

◆ setup_id

const uint8* HVD_cache_params::setup_id

The setup ID for the cache instance. If this is an empty string, it will not match any existing cache instance. This guarantees that all elements are deleted when the connection is disconnected.


The documentation for this struct was generated from the following file: