Inheritance diagram for NetworkCache::LocalLoader:
Public Member Functions | |
this (NetworkCache cache, ICacheLoader loader) | |
IPayload | get (char[] key) |
Public Attributes | |
NetworkCache | cache |
ICacheLoader | loader |
|
Definition at line 181 of file NetworkCache.d. References loader. |
|
Get the cache entry identified by the given key Reimplemented from ICache. Definition at line 191 of file NetworkCache.d. References loader. |
|
Definition at line 174 of file NetworkCache.d. |
|
Definition at line 175 of file NetworkCache.d. |