openModeller  Version 1.4.0
ReferenceCountedObject Class Reference

#include <refcount.hh>

Inheritance diagram for ReferenceCountedObject:

List of all members.

Protected Member Functions

 ReferenceCountedObject ()
virtual ~ReferenceCountedObject ()=0

Private Attributes

int _ref_count

Friends

class ReferenceCountedPointer

Detailed Description

Definition at line 49 of file refcount.hh.


Constructor & Destructor Documentation

Definition at line 59 of file refcount.hh.

ReferenceCountedObject::~ReferenceCountedObject ( ) [inline, protected, pure virtual]

Definition at line 339 of file refcount.hh.


Friends And Related Function Documentation

friend class ReferenceCountedPointer [friend]

Definition at line 56 of file refcount.hh.


Member Data Documentation

Definition at line 67 of file refcount.hh.


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