#include "../util/StringBuffer.h"
Go to the source code of this file.
Classes | |
class | DurableObjectCache< _DataType > |
struct | DurableObjectCache< _DataType >::CacheElement |
Type for the cache table elements. More... | |
class | DurableObjectCache< _DataType >::CacheTable |
The cache table. More... | |
class | DurableObjectCache< _DataType >::iterator |
Class to represent a cache iterator and still hide the implementation details of the cache table structure. More... |