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 178 of file NetworkCache.d. References loader. |
|
Get the cache entry identified by the given key Reimplemented from ICache. Definition at line 188 of file NetworkCache.d. References loader. |
|
Definition at line 171 of file NetworkCache.d. |
|
Definition at line 172 of file NetworkCache.d. |