Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWTEscrowHandle<Redeemable>

Module:  Threads   Package:  Interthread Communication


RWTEscrowHandle<Redeemable> RWHandleBase

Local Index

Members

Header File

#include <rw/itc/RWTEscrowHandle.h> 

Description

This class is the base class for RWTIOUResult<Redeemable> and RWTIOUEscrow<Redeemable>. It is intended for the internal use of derived classes and should not be used directly.

An RWTEscrowHandle<Redeemable> instance may be used to initialize RWTIOUResult<Redeemable> and RWTIOUEscrow<Redeemable> handles.

Public Typedef

typedef Redeemable   RedeemableType;

Public Constructors

RWTEscrowHandle();
RWTEscrowHandle(RWEscrowImpBase* imp);
RWTEscrowHandle(const RWTEscrowHandle<Redeemable>& second);

Public Member Operator

RWTEscrowHandle<Redeemable>&
operator=(const RWTEscrowHandle<Redeemable>& second);

See Also

RWTIOUResult<Redeemable>, RWTIOUEscrow<Redeemable>, RWTEscrowImp<Redeemable>



Previous fileTop of DocumentContentsIndex pageNext file

© 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.