Public Member Functions | Private Attributes
Poco::ReferenceCounter Class Reference

Simple ReferenceCounter object, does not delete itself when count reaches 0. More...

#include <SharedPtr.h>

List of all members.

Public Member Functions

void duplicate ()
int referenceCount () const
 ReferenceCounter ()
int release ()

Private Attributes

AtomicCounter _cnt

Detailed Description

Simple ReferenceCounter object, does not delete itself when count reaches 0.

Definition at line 52 of file SharedPtr.h.


Constructor & Destructor Documentation

Definition at line 56 of file SharedPtr.h.


Member Function Documentation

Definition at line 60 of file SharedPtr.h.

Definition at line 70 of file SharedPtr.h.

Definition at line 65 of file SharedPtr.h.


Member Data Documentation

Definition at line 76 of file SharedPtr.h.


The documentation for this class was generated from the following file:


pluginlib
Author(s): Tully Foote and Eitan Marder-Eppstein
autogenerated on Sat Dec 28 2013 17:20:20