SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWRunnable, 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 | RWRunnable | |
getRWRunnableSelf() const | RWRunnable | |
isInterruptRequested() const | RWRunnableHandle | |
isSelf() const | RWRunnableHandle | |
isSelf(const RWThreadId &id) const | RWRunnableHandle | |
isValid(void) const | RWHandleBase | inline |
join(void) | RWRunnable | |
join(unsigned long milliseconds) | RWRunnable | |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWRunnable &second) | RWRunnable | inline |
RWRunnableHandle::operator=(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
raise() const | RWRunnable | |
releaseInterrupt() | RWRunnable | |
removeCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor) | RWRunnableHandle | |
requestCancellation() | RWRunnable | |
requestCancellation(unsigned long milliseconds) | RWRunnable | |
requestInterrupt() | RWRunnable | |
requestInterrupt(unsigned long milliseconds) | RWRunnable | |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
RWRunnable() | RWRunnable | inline |
RWRunnable(RWStaticCtor) | RWRunnable | inline |
RWRunnable(const RWRunnable &second) | RWRunnable | inline |
RWRunnable(const RWRunnableSelf &second) | RWRunnable | inlineprotected |
RWRunnableHandle() | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
start() | RWRunnable | |
threadId() const | RWRunnableHandle | |
wait(unsigned long stateMask) | RWRunnable | |
wait(unsigned long stateMask, RWExecutionState *state, unsigned long milliseconds) | RWRunnable | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWRunnable() | RWRunnable | inline |
~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |