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

E80355-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]
f_hSetGroupsThreadGroup [protected]
f_hSetThreadsThreadGroup [protected]
f_vsNameThreadGroup [protected]
getName() const ThreadGroup [virtual]
getParent() const ThreadGroup [virtual]
Handle typedefThreadGroup
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefThreadGroup
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_fDestroyedThreadGroup [protected]
m_hGroupParentThreadGroup [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(bool fDeep=false) const Object [virtual]
ThreadGroup(String::View vsName, ThreadGroup::Handle hParent=NULL)ThreadGroup [protected]
toStream(std::ostream &) const Object [inline, virtual]
toString() const ThreadGroup [virtual]
coherence::lang::Object::toString(Object::View v)Object [static]
View typedefThreadGroup
wait() const Object
wait(int64_t cMillis) const Object

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