SourcePro® API Reference Guide

 
RWRunnableServer Member List

This is the complete list of members for RWRunnableServer, 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
checkGuards()RWRunnableServer
enqueue(const RWRunnable &runnable)RWRunnableServer
enqueue(const RWRunnable &runnable, unsigned long milliseconds)RWRunnableServer
enqueue(const RWRunnable &runnable, const RWRunnableGuard &guard)RWRunnableServer
enqueue(const RWRunnable &runnable, const RWRunnableGuard &guard, unsigned long milliseconds)RWRunnableServer
enqueue(long priority, const RWRunnable &runnable)RWRunnableServer
enqueue(long priority, const RWRunnable &runnable, unsigned long milliseconds)RWRunnableServer
enqueue(long priority, const RWRunnable &runnable, const RWRunnableGuard &guard)RWRunnableServer
enqueue(long priority, const RWRunnable &runnable, const RWRunnableGuard &guard, unsigned long milliseconds)RWRunnableServer
getActiveAttribute() const RWThread
getAttribute() const RWThread
getCapacity() const RWRunnableServer
getCompletionState() const RWRunnableHandle
getExecutionState() const RWRunnableHandle
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()RWRunnableServerstatic
make(const RWThreadAttribute &serverThreadAttr)RWRunnableServerstatic
make(size_t maxCapacity)RWRunnableServerstatic
make(const RWThreadAttribute &serverThreadAttr, size_t maxCapacity)RWRunnableServerstatic
operator!=(const RWHandleBase &second) const RWHandleBaseinline
operator<(const RWHandleBase &second) const RWHandleBaseinline
operator=(const RWRunnableServer &second)RWRunnableServerinline
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
RWRunnableGuard typedefRWRunnableServerrelated
RWRunnableHandle()RWRunnableHandleinlineprotected
RWRunnableHandle(RWStaticCtor)RWRunnableHandleinlineprotected
RWRunnableHandle(RWRunnableImp *runnableImpP)RWRunnableHandleprotected
RWRunnableHandle(const RWRunnableHandle &second)RWRunnableHandleinlineprotected
RWRunnableServer()RWRunnableServerinline
RWRunnableServer(const RWRunnableServer &second)RWRunnableServerinline
RWThread()RWThreadinline
RWThread(RWStaticCtor)RWThreadinline
RWThread(const RWThread &second)RWThreadinline
RWThread(RWThreadImp *threadImpP)RWThreadprotected
setAttribute(const RWThreadAttribute &second)RWThread
setCapacity(size_t maxCapacity)RWRunnableServer
setPriority(RWPriority priority)RWThread
setProcessScopePriority(RWPriority priority)RWThread
setSchedulingPolicy(RWSchedulingPolicy policy)RWThread
setSystemScopePriority(RWPriority priority)RWThread
setTimeSliceQuantum(unsigned long milliseconds)RWThread
start()RWRunnable
stop()RWRunnableServer
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
~RWRunnableServer()RWRunnableServerinline
~RWThread()RWThreadinline

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