SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWRunnableFunction, 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 | |
| getFunctor() const | RWRunnableFunction | |
| 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 | |
| make() | RWRunnableFunction | static |
| make(const RWTFunctor< void()> &functor) | RWRunnableFunction | static |
| operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
| operator=(const RWRunnableFunction &second) | RWRunnableFunction | inline |
| RWRunnable::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 |
| RWRunnableFunction() | RWRunnableFunction | inline |
| RWRunnableFunction(RWStaticCtor) | RWRunnableFunction | inline |
| RWRunnableFunction(const RWRunnableFunction &second) | RWRunnableFunction | inline |
| RWRunnableHandle() | RWRunnableHandle | inlineprotected |
| RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
| RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
| RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
| setFunctor(const RWTFunctor< void()> &functor) | RWRunnableFunction | |
| 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 |
| ~RWRunnableFunction() | RWRunnableFunction | inline |
| ~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
|
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |