Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

refcount.hpp File Reference


Detailed Description

This file implements a reference-counting garbage collection. It consists of the following classes:

Definition in file refcount.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool operator== (const GarbageSafePointer &op1, const GarbageSafePointer &op2)
 Pointer comparision operation.
bool operator!= (const GarbageSafePointer &op1, const GarbageSafePointer &op2)
 Pointer comparision operation.


Function Documentation

bool operator== const GarbageSafePointer op1,
const GarbageSafePointer op2
 

Pointer comparision operation.

Definition at line 132 of file refcount.hpp.

bool operator!= const GarbageSafePointer op1,
const GarbageSafePointer op2
 

Pointer comparision operation.

Definition at line 137 of file refcount.hpp.


Generated on Tue Dec 18 00:40:07 2007 for InteLib by  doxygen 1.4.1