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

Classes

struct  Item
 

Public Member Functions

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

Public Attributes

IntSizeTProperty capacity
 
UnorderedStringMap< Itemcache
 

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