RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
lru::Lock Class Referenceabstract

#include <LRUCache.h>

Inheritance diagram for lru::Lock:
lru::NullLock

Public Member Functions

virtual void lock ()=0
 
virtual void unlock ()=0
 

Detailed Description

a base lock class that can be overridden


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