Class mediapipe::ResourceCache
template <typename Key, typename Value, typename KeyHash>
ClassList > mediapipe > ResourceCache
Public Functions
Type | Name |
---|---|
std::vector< Value > | Evict (int max_count, int request_count_scrub_interval) |
Value | Lookup (const Key & key, absl::FunctionRef< Value(const Key &key, int request_count)> create) |
Public Functions Documentation
function Evict
inline std::vector< Value > mediapipe::ResourceCache::Evict (
int max_count,
int request_count_scrub_interval
)
function Lookup
inline Value mediapipe::ResourceCache::Lookup (
const Key & key,
absl::FunctionRef< Value(const Key &key, int request_count)> create
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/util/resource_cache.h