Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWTCounter<Mutex>


RWTCounter<Mutex> RWTCountingBody<Mutex> RWTMonitor<Mutex>

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

Member Functions

Package

Smart Pointer

Header File

#include <rw/pointer/RWTCounter.h>

Description

The counter type used by RWTCountingPointer class.

Public Constructors

RWTCounter(RWStaticCtor);
RWTCounter(const RWTCounter<Mutex>& second);
RWTCounter(unsigned initCount = 0);

Public Member Operator

RWTCounter<Mutex>&
operator=(const RWTCounter<Mutex>& second);


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.