SourcePro® API Reference Guide

 
RWThreadFunction Member List

This is the complete list of members for RWThreadFunction, including all inherited members.

addCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor, unsigned long stateMask, RWCallbackScope scope=RW_CALL_REPEATEDLY)RWRunnableHandle
canGetMaxThreads()RWThreadstatic
canGetPriority() const RWThread
canGetProcessScopePriority() const RWThread
canGetSchedulingPolicy() const RWThread
canGetSystemScopePriority() const RWThread
canGetTimeSliceQuantum() const RWThread
canSetPriority() const RWThread
canSetProcessScopePriority() const RWThread
canSetSchedulingPolicy(RWSchedulingPolicy policy) const RWThread
canSetSystemScopePriority() const RWThread
canSetTimeSliceQuantum() const RWThread
canSuspendResume()RWThreadstatic
getActiveAttribute() const RWThread
getAttribute() const RWThread
getCompletionState() const RWRunnableHandle
getExecutionState() const RWRunnableHandle
getFunctor() const RWThreadFunction
getMaxPriority() const RWThread
getMaxProcessScopePriority() const RWThread
getMaxSystemScopePriority() const RWThread
getMaxThreads()RWThreadstatic
getMaxTimeSliceQuantum() const RWThread
getMinPriority() const RWThread
getMinProcessScopePriority() const RWThread
getMinSystemScopePriority() const RWThread
getMinTimeSliceQuantum() const RWThread
getNestedRunnable() const RWRunnable
getPriority() const RWThread
getProcessScopePriority() const RWThread
getRWRunnableSelf() const RWRunnable
getRWThreadSelf() const RWThread
getSchedulingPolicy() const RWThread
getSuspendCount() const RWThread
getSystemScopePriority() const RWThread
getTimeSliceQuantum() const RWThread
isInterruptRequested() const RWRunnableHandle
isSelf() const RWRunnableHandle
isSelf(const RWThreadId &id) const RWRunnableHandle
isValid(void) const RWHandleBaseinline
join(void)RWRunnable
join(unsigned long milliseconds)RWRunnable
make()RWThreadFunctionstatic
make(const RWTFunctor< void()> &functor)RWThreadFunctionstatic
make(const RWTFunctor< void()> &functor, const RWThreadAttribute &attr)RWThreadFunctionstatic
make(const RWThreadAttribute &attr)RWThreadFunctionstatic
operator!=(const RWHandleBase &second) const RWHandleBaseinline
operator<(const RWHandleBase &second) const RWHandleBaseinline
operator=(const RWThreadFunction &second)RWThreadFunctioninline
RWThread::operator=(const RWThread &second)RWThreadinline
RWRunnable::operator=(const RWRunnable &second)RWRunnableinline
RWRunnableHandle::operator=(const RWRunnableHandle &second)RWRunnableHandleinlineprotected
RWHandleBase::operator=(const RWHandleBase &second)RWHandleBaseinlineprotected
operator==(const RWHandleBase &second) const RWHandleBaseinline
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
resume()RWThread
RWHandleBase(void)RWHandleBaseinlineprotected
RWHandleBase(RWStaticCtor)RWHandleBaseinlineprotected
RWHandleBase(RWBodyBase *body)RWHandleBaseinlineprotected
RWHandleBase(const RWHandleBase &second)RWHandleBaseinlineprotected
RWRunnable()RWRunnableinline
RWRunnable(RWStaticCtor)RWRunnableinline
RWRunnable(const RWRunnable &second)RWRunnableinline
RWRunnable(const RWRunnableSelf &second)RWRunnableinlineprotected
RWRunnableHandle()RWRunnableHandleinlineprotected
RWRunnableHandle(RWStaticCtor)RWRunnableHandleinlineprotected
RWRunnableHandle(RWRunnableImp *runnableImpP)RWRunnableHandleprotected
RWRunnableHandle(const RWRunnableHandle &second)RWRunnableHandleinlineprotected
RWThread()RWThreadinline
RWThread(RWStaticCtor)RWThreadinline
RWThread(const RWThread &second)RWThreadinline
RWThread(RWThreadImp *threadImpP)RWThreadprotected
RWThreadFunction()RWThreadFunctioninline
RWThreadFunction(const RWThreadFunction &second)RWThreadFunctioninline
setAttribute(const RWThreadAttribute &second)RWThread
setFunctor(const RWTFunctor< void()> &functor)RWThreadFunction
setPriority(RWPriority priority)RWThread
setProcessScopePriority(RWPriority priority)RWThread
setSchedulingPolicy(RWSchedulingPolicy policy)RWThread
setSystemScopePriority(RWPriority priority)RWThread
setTimeSliceQuantum(unsigned long milliseconds)RWThread
start()RWRunnable
suspend()RWThread
terminate()RWThread
threadId() const RWRunnableHandle
wait(unsigned long stateMask)RWRunnable
wait(unsigned long stateMask, RWExecutionState *state, unsigned long milliseconds)RWRunnable
~RWHandleBase(void)RWHandleBaseinlineprotected
~RWRunnable()RWRunnableinline
~RWRunnableHandle()RWRunnableHandleinlineprotected
~RWThread()RWThreadinline
~RWThreadFunction()RWThreadFunctioninline

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.