SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWRunnableSelf, including all inherited members.
addCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor, unsigned long stateMask, RWCallbackScope scope=RW_CALL_REPEATEDLY) | RWRunnableHandle | |
getCompletionState() const | RWRunnableHandle | |
getExecutionState() const | RWRunnableHandle | |
getNestedRunnable() const | RWRunnableSelf | |
getRWRunnable() const | RWRunnableSelf | |
interrupt() | RWRunnableSelf | |
isInterruptRequested() const | RWRunnableHandle | |
isSelf() const | RWRunnableHandle | |
isSelf(const RWThreadId &id) const | RWRunnableHandle | |
isValid(void) const | RWHandleBase | inline |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator<(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWRunnableSelf &second) | RWRunnableSelf | inline |
RWRunnableHandle::operator=(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
removeCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor) | RWRunnableHandle | |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
rwRunnable() | RWRunnableSelf | related |
RWRunnableHandle() | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWRunnableSelf() | RWRunnableSelf | inline |
RWRunnableSelf(RWStaticCtor) | RWRunnableSelf | inline |
RWRunnableSelf(const RWRunnableSelf &second) | RWRunnableSelf | inline |
RWRunnableSelf(const RWRunnable &second) | RWRunnableSelf | protected |
rwSleep(unsigned long milliseconds) | RWRunnableSelf | related |
rwYield() | RWRunnableSelf | related |
serviceCancellation() | RWRunnableSelf | |
serviceInterrupt() | RWRunnableSelf | |
sleep(unsigned long milliseconds) | RWRunnableSelf | |
threadId() const | RWRunnableHandle | |
yield() | RWRunnableSelf | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
~RWRunnableSelf() | RWRunnableSelf | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |