The Pedigree Project 0.1
Public Member Functions | Public Attributes | List of all members
CacheManager::CacheRequest Struct Reference
+ Collaboration diagram for CacheManager::CacheRequest:

Public Member Functions

 CacheRequest (Cache *requestCache, OperationBarrier::Lease &&requestLease)
 

Public Attributes

Cachecache
 
OperationBarrier::Lease lease
 

Detailed Description

Definition at line 134 of file Cache.h.

Constructor & Destructor Documentation

◆ CacheRequest()

CacheManager::CacheRequest::CacheRequest ( Cache requestCache,
OperationBarrier::Lease &&  requestLease 
)
inline

Definition at line 135 of file Cache.h.

Member Data Documentation

◆ cache

Cache* CacheManager::CacheRequest::cache

Definition at line 138 of file Cache.h.

◆ lease

OperationBarrier::Lease CacheManager::CacheRequest::lease

Definition at line 139 of file Cache.h.


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