rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWEscrowImpBase Class Reference
[Interthread Communication]

A base class that breaks the circular dependency between RWTEscrowImp<Redeemable> and RWTIOUResult<Redeemable>, used when implementing new concrete RWTEscrowImp<Redeemable> classes. More...

#include <rw/itc/RWEscrowImpBase.h>

Inheritance diagram for RWEscrowImpBase:
RWBodyBase RWTCountingBody< RWMutexLock > RWTMonitor< RWMutexLock > RWTEscrowImp< Redeemable > RWTThreadEscrowImp< Redeemable >

List of all members.

Protected Member Functions

 RWEscrowImpBase (void)
virtual ~RWEscrowImpBase (void)

Detailed Description

This base class exists to break the circular dependency between RWTEscrowImp<Redeemable> and RWTIOUResult<Redeemable>.

Note:
This base class is used only to implement new concrete RWTEscrowImp<Redeemable> classes.

Constructor & Destructor Documentation

RWEscrowImpBase::RWEscrowImpBase ( void   )  [protected]

Constructs base.

virtual RWEscrowImpBase::~RWEscrowImpBase ( void   )  [protected, virtual]

Base class virtual destructor.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.