SourcePro® 2024.1 |
SourcePro® API Reference Guide |
A base class that breaks the circular dependency between RWTEscrowImp and RWTIOUResult, used when implementing new concrete RWTEscrowImp classes. More...
#include <rw/itc/RWEscrowImpBase.h>
Additional Inherited Members | |
Protected Types inherited from RWTCountingBody< RWMutexLock > | |
typedef RWTLockGuard< RWTMonitor< RWMutexLock > > | LockGuard |
typedef RWTTryLockGuard< RWTMonitor< RWMutexLock > > | TryLockGuard |
typedef RWTUnlockGuard< RWTMonitor< RWMutexLock > > | UnlockGuard |
Protected Types inherited from RWTMonitor< RWMutexLock > | |
typedef RWTLockGuard< RWTMonitor< RWMutexLock > > | LockGuard |
typedef RWTTryLockGuard< RWTMonitor< RWMutexLock > > | TryLockGuard |
typedef RWTUnlockGuard< RWTMonitor< RWMutexLock > > | UnlockGuard |
This base class exists to break the circular dependency between RWTEscrowImp and RWTIOUResult.
|
protected |
Constructs base.
|
protectedvirtual |
Base class virtual destructor.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |