Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

ThreadGate Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
barEntry(int64_t cMillis=infinite) ThreadGate [virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
close(int64_t cMillis=infinite) ThreadGate [virtual]
destroy() ThreadGate [virtual]
doWait(int64_t cMillis) ThreadGate [protected, virtual]
enter(int64_t cMillis=infinite) ThreadGate [virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
exit() ThreadGate [virtual]
getActiveCount() const ThreadGate [virtual]
getCloseCount() const ThreadGate [virtual]
getClosingThread() const ThreadGate [protected, virtual]
getStatus() const ThreadGate [virtual]
Handle typedef ThreadGate  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef ThreadGate  
immediate ThreadGate [static]
infinite ThreadGate [static]
isActiveThread() const ThreadGate [virtual]
isImmutable() const Object [virtual]
max_enters ThreadGate [static]
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]
open() ThreadGate [virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
setCloseCount(int32_t cClose) ThreadGate [protected, virtual]
setClosingThread(Thread::View vThread) ThreadGate [protected, virtual]
sizeOf() const Object [virtual]
Status enum name ThreadGate  
ThreadGate() ThreadGate [protected]
toStream(std::ostream &out) const ThreadGate [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
updateStatus(Status nStatus) ThreadGate [protected, virtual]
View typedef ThreadGate  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.