Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::RAMCache< DataType > Struct Template Reference

Classes

struct  Item
 

Public Member Functions

void add (std::string_view key, DataType data)
 
std::optional< DataType > get (std::string_view key)
 
bool has (std::string_view key) const
 
void trim (size_t maxSize)
 

Public Attributes

UnorderedStringMap< Itemcache
 
IntSizeTProperty capacity
 

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