rwlogo
SourcePro C++ 13.0

SourcePro® C++ API Reference Guide

Product Documentation:

   SourcePro C++
Documentation Home

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members | Protected Member Functions
RWEscrowImpBase Class Reference

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 >

Protected Member Functions

 RWEscrowImpBase (void)
 
virtual ~RWEscrowImpBase (void)
 
- Protected Member Functions inherited from RWBodyBase
 RWBodyBase (void)
 
 RWBodyBase (RWStaticCtor)
 
 RWBodyBase (const RWBodyBase &second)
 
virtual ~RWBodyBase (void)
 
RWBodyBaseoperator= (const RWBodyBase &second)
 
- Protected Member Functions inherited from RWTCountingBody< RWMutexLock >
 ~RWTCountingBody (void)
 
unsigned addReference (void)
 
unsigned references (void) const
 
unsigned removeReference (void)
 
 RWTCountingBody (unsigned initCount=0)
 
 RWTCountingBody (RWStaticCtor)
 
 RWTCountingBody (const RWTCountingBody< RWMutexLock > &second)
 
RWTCountingBody< RWMutexLock > & operator= (const RWTCountingBody< RWMutexLock > &second)
 

Additional Inherited Members

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  )
protectedvirtual

Base class virtual destructor.


Copyright © 2014 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.
Provide feedback to Rogue Wave about its documentation.