#include <coherence/net/cache/LocalCache.hpp>
Public Types | |
| typedef spec::Handle | Handle |
| Entry Handle definition. | |
| typedef spec::View | View |
| Entry View definition. | |
| typedef spec::Holder | Holder |
| Entry Holder definition. | |
Protected Member Functions | |
| Entry (Object::View vKey, Object::Holder ohValue, size32_t nHash, LocalCache::Handle hCache) | |
| { | |
| Entry (const Entry &that) | |
| { | |
| Entry (Entry::View vThat) | |
| { | |