CacheStore Member List

This is the complete list of members for CacheStore, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v)Object [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
erase(Object::View vKey)=0CacheStore [pure virtual]
eraseAll(Collection::View vColKeys)=0CacheStore [pure virtual]
Handle typedefCacheStore
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefCacheStore
isImmutable() const Object [virtual]
load(Object::View vKey)=0CacheLoader [pure virtual]
loadAll(Collection::View vColKeys)=0CacheLoader [pure virtual]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()Object [protected, virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
store(Object::View vKey, Object::Holder ohValue)=0CacheStore [pure virtual]
storeAll(Map::View vMapEntries)=0CacheStore [pure virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v)Object [static]
View typedefCacheStore
wait() const Object
wait(int64_t cMillis) const Object
Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.