Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWUnsafeCounter


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

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

None

Package

Smart Pointer

Header File

#include <rw/pointer/RWUnsafeCounter.h>
typedef RWTCounter<RWNullMutexLock> RWUnsafeCounter;

Description

A typedef that implements an unsafe counter that can be used for reference counting where multithread safety is not required. This typedef can be used as the counter template parameter for RWTCountingPointer.

Example



Previous fileTop of DocumentContentsIndexNext file

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