SourcePro® API Reference Guide

 
RWTThreadIOUFunction< Return > Member List

This is the complete list of members for RWTThreadIOUFunction< Return >, 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 RWTThreadIOUFunction< Return >
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()RWTThreadIOUFunction< Return >static
make(const RWTFunctor< Return()> &functor)RWTThreadIOUFunction< Return >static
make(const RWTIOUEscrow< Return > &escrow, const RWTFunctor< Return()> &functor)RWTThreadIOUFunction< Return >static
make(const RWTFunctor< Return()> &functor, const RWThreadAttribute &attr)RWTThreadIOUFunction< Return >static
make(const RWTIOUEscrow< Return > &escrow, const RWTFunctor< Return()> &functor, const RWThreadAttribute &attr)RWTThreadIOUFunction< Return >static
operator!=(const RWHandleBase &second) const RWHandleBaseinline
operator()() const RWTThreadIOUFunction< Return >
operator<(const RWHandleBase &second) const RWHandleBaseinline
operator=(const RWTThreadIOUFunction< Return > &second)RWTThreadIOUFunction< Return >inline
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
result() const RWTThreadIOUFunction< Return >
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
RWTThreadIOUFunction()RWTThreadIOUFunction< Return >inline
RWTThreadIOUFunction(const RWTThreadIOUFunction< Return > &second)RWTThreadIOUFunction< Return >inline
setAttribute(const RWThreadAttribute &second)RWThread
setFunctor(const RWTFunctor< Return()> &functor)RWTThreadIOUFunction< Return >
setIOUEscrow(const RWTIOUEscrow< Return > &escrow)RWTThreadIOUFunction< Return >
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
~RWTThreadIOUFunction()RWTThreadIOUFunction< Return >inline

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