Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47891-01

AtomicCounter Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
AtomicCounter(int64_t cValue=0)AtomicCounter [protected]
AtomicCounter(const AtomicCounter &that)AtomicCounter [protected]
clone() const Object [virtual]
clone(Object::View v)Object [static]
decrement(int64_t c=1)AtomicCounter [virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
getCount() const AtomicCounter [virtual]
Handle typedefAtomicCounter
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefAtomicCounter
increment(int64_t c=1)AtomicCounter [virtual]
isImmutable() const Object [virtual]
m_atomicAtomicCounter [protected]
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]
postDecrement(int64_t c=1)AtomicCounter [virtual]
postIncrement(int64_t c=1)AtomicCounter [virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
setCount(int64_t cNew)AtomicCounter [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const AtomicCounter [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
update(int64_t cAssume, int64_t cNew)AtomicCounter [virtual]
View typedefAtomicCounter
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.