SourcePro® API Reference Guide

 
RWCondition Member List

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

acquire()RWConditioninline
acquire(unsigned long milliseconds)RWConditioninline
disableCancellation()RWSynchObjectinline
enableCancellation(RWCancellationState)RWSynchObjectinline
getConditionRep() const RWCondition
isCancellationEnabled() const RWSynchObjectinline
LockGuard typedefRWCondition
mutex() const RWConditioninlineprotected
operator=(const RWCondition &second)RWConditionprivate
RWSynchObject::operator=(const RWSynchObject &second)RWSynchObjectinlineprotected
release()RWConditioninline
RW_CANCELLATION_DISABLEDRWSynchObjectrelated
RW_CANCELLATION_ENABLEDRWSynchObjectrelated
RWCancellationState typedefRWSynchObjectrelated
RWCondition(RWMutexLock &mutex, RWCancellationState state=0)RWCondition
RWCondition(const RWCondition &second)RWConditionprivate
RWConditionRep typedefRWConditionrelated
RWConditionRep typedefRWConditionrelated
rwServiceCancellation(void)RWSynchObjectrelated
RWSynchObject(RWCancellationState state=0)RWSynchObjectinlineprotected
RWSynchObject(RWStaticCtor)RWSynchObjectinlineprotected
RWSynchObject(const RWSynchObject &second)RWSynchObjectinlineprotected
setCancellation(RWCancellationState)RWSynchObjectinline
signal()RWCondition
signalAll()RWCondition
testCancellation()RWSynchObjectinlineprotected
tryAcquire()RWConditioninline
TryLockGuard typedefRWCondition
UnlockGuard typedefRWCondition
wait()RWCondition
wait(unsigned long milliseconds)RWCondition
~RWCondition()RWCondition

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