SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWRunnableHandle, 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 | |
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 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 |
RWRunnableHandle() | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
threadId() const | RWRunnableHandle | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |