The Pedigree Project 0.1
Static Public Member Functions | List of all members
CacheManagerTestPeer Class Reference
+ Collaboration diagram for CacheManagerTestPeer:

Static Public Member Functions

static void start (CacheManager &manager)
 
static void stop (CacheManager &manager)
 
static void tick (CacheManager &manager, uint64_t delta, bool pressure)
 
static bool state (CacheManager &manager, bool requested, uint64_t delta)
 

Detailed Description

Definition at line 18 of file cache-regressions.cc.

Member Function Documentation

◆ start()

static void CacheManagerTestPeer::start ( CacheManager manager)
inlinestatic

Definition at line 20 of file cache-regressions.cc.

◆ state()

static bool CacheManagerTestPeer::state ( CacheManager manager,
bool  requested,
uint64_t  delta 
)
inlinestatic

Definition at line 33 of file cache-regressions.cc.

◆ stop()

static void CacheManagerTestPeer::stop ( CacheManager manager)
inlinestatic

Definition at line 25 of file cache-regressions.cc.

◆ tick()

static void CacheManagerTestPeer::tick ( CacheManager manager,
uint64_t  delta,
bool  pressure 
)
inlinestatic

Definition at line 29 of file cache-regressions.cc.


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