Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

ICache Struct Reference

Inheritance diagram for ICache:

IMutableCache NetworkCache::LocalLoader PlainCache QueuedCache VirtualCache List of all members.

Public Member Functions

IPayload get (char[] key)

Detailed Description

Defines what a cache instance exposes. We try to keep the basic operations to a reasonable minimum.

Definition at line 50 of file ICache.d.


Member Function Documentation

IPayload get char[]  key  ) 
 

Get the cache entry identified by the given key

Reimplemented in PlainCache, QueuedCache, VirtualCache, and NetworkCache::LocalLoader.

Referenced by testCacheLoader(), and testRemoteCacheLoader().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 14 10:59:55 2005 for Mango by  doxygen 1.4.0