Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

ThreadGroup Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
activeCount(bool fRecurse=true) const ThreadGroup [virtual]
activeGroupCount(bool fRecurse=true) const ThreadGroup [virtual]
add(TypedHandle< Thread > hThread) ThreadGroup [protected, virtual]
addGroup(ThreadGroup::Handle hGroup) ThreadGroup [protected, virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
destroy() ThreadGroup [virtual]
enumerateGroups(ObjectArray::Handle hao, bool fRecurse=true) ThreadGroup [virtual]
enumerateGroups(ObjectArray::Handle hao, bool fRecurse=true) const ThreadGroup [virtual]
enumerateThreads(ObjectArray::Handle hao, bool fRecurse=true) ThreadGroup [virtual]
enumerateThreads(ObjectArray::Handle hao, bool fRecurse=true) const ThreadGroup [virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getName() const ThreadGroup [virtual]
getParent() const ThreadGroup [virtual]
Handle typedef ThreadGroup  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef ThreadGroup  
interrupt(bool fRecurse=true) ThreadGroup [virtual]
isDestroyed() const ThreadGroup [virtual]
isImmutable() const Object [virtual]
join(int64_t cMillis=0, bool fRecurse=true) const ThreadGroup [virtual]
m_fDestroyed ThreadGroup [protected]
m_hGroupParent ThreadGroup [protected]
m_hSetGroups ThreadGroup [protected]
m_hSetThreads ThreadGroup [protected]
m_vsName ThreadGroup [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]
remove(TypedHandle< Thread > hThread) ThreadGroup [protected, virtual]
removeGroup(ThreadGroup::Handle hGroup) ThreadGroup [protected, virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
ThreadGroup(String::View vsName, ThreadGroup::Handle hParent=NULL) ThreadGroup [protected]
toStream(std::ostream &out) const ThreadGroup [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef ThreadGroup  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.