Rose
Public Member Functions | Protected Attributes | List of all members
rose::Cache Class Reference

A collection CacheObject objects associated with. More...

#include <Cache.h>

Inheritance diagram for rose::Cache:
Inheritance graph
[legend]
Collaboration diagram for rose::Cache:
Collaboration graph
[legend]

Public Member Functions

template<typename S >
std::optional< uint32_t > findByUserName (S userName)
 

Protected Attributes

std::unique_ptr< CacheLocalStorelocalStore
 The local store for the Cache.
 
std::unique_ptr< CacheSourcesource
 The source for cache objects.
 

Detailed Description

A collection CacheObject objects associated with.


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