Go to the source code of this file.
Classes | |
class | QuotaCacheAccessor |
QuotaCacheAccessor is an implementation of CacheAccessor which keeps track of the number of locked pages and asserts that this never exceeds a given quota. More... | |
Typedefs | |
typedef boost::shared_ptr< QuotaCacheAccessor > | SharedQuotaCacheAccessor |
typedef boost::shared_ptr<QuotaCacheAccessor> SharedQuotaCacheAccessor |
Definition at line 32 of file QuotaCacheAccessor.h.