SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
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() constRWThread
canGetProcessScopePriority() constRWThread
canGetSchedulingPolicy() constRWThread
canGetSystemScopePriority() constRWThread
canGetTimeSliceQuantum() constRWThread
canSetPriority() constRWThread
canSetProcessScopePriority() constRWThread
canSetSchedulingPolicy(RWSchedulingPolicy policy) constRWThread
canSetSystemScopePriority() constRWThread
canSetTimeSliceQuantum() constRWThread
canSuspendResume()RWThreadstatic
getActiveAttribute() constRWThread
getAttribute() constRWThread
getCompletionState() constRWRunnableHandle
getExecutionState() constRWRunnableHandle
getFunctor() constRWTThreadIOUFunction< Return >
getMaxPriority() constRWThread
getMaxProcessScopePriority() constRWThread
getMaxSystemScopePriority() constRWThread
getMaxThreads()RWThreadstatic
getMaxTimeSliceQuantum() constRWThread
getMinPriority() constRWThread
getMinProcessScopePriority() constRWThread
getMinSystemScopePriority() constRWThread
getMinTimeSliceQuantum() constRWThread
getNestedRunnable() constRWRunnable
getPriority() constRWThread
getProcessScopePriority() constRWThread
getRWRunnableSelf() constRWRunnable
getRWThreadSelf() constRWThread
getSchedulingPolicy() constRWThread
getSuspendCount() constRWThread
getSystemScopePriority() constRWThread
getTimeSliceQuantum() constRWThread
isInterruptRequested() constRWRunnableHandle
isSelf() constRWRunnableHandle
isSelf(const RWThreadId &id) constRWRunnableHandle
isValid(void) constRWHandleBaseinline
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) constRWHandleBaseinline
operator()() constRWTThreadIOUFunction< Return >
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) constRWHandleBaseinline
raise() constRWRunnable
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() constRWTThreadIOUFunction< 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(void)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() constRWRunnableHandle
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(void)RWTThreadIOUFunction< Return >inline

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