CSL
6.0
|
Cacheable – a mix-in for caching streams. More...
#include <CSL_Core.h>
Public Member Functions | |
Cacheable () | |
Cacheable (bool uC) | |
Constructors. More... | |
Public Attributes | |
bool | mUseCache |
whether I'm to cache (vs. compute) More... | |
Cacheable – a mix-in for caching streams.
Definition at line 595 of file CSL_Core.h.
|
inline |
Definition at line 597 of file CSL_Core.h.
|
inline |
Constructors.
Definition at line 598 of file CSL_Core.h.
bool csl::Cacheable::mUseCache |
whether I'm to cache (vs. compute)
Definition at line 598 of file CSL_Core.h.
Referenced by csl::CompOrCacheOscillator::createCache().