src/countingptr.hh File Reference

This file implements a counting pointer with configurable memory management policy Adapted from dune-pdelab. More...

#include <iostream>

Go to the source code of this file.

Namespaces

namespace  hdnum

Classes

class  hdnum::NondeletingMemoryManagementPolicy
 Don't delete target if reference count reaches zero. More...
class  hdnum::DeletingMemoryManagementPolicy
 Delete target if reference count reaches zero. More...
class  hdnum::CP< T, P >
 Pointer with a reference count in the pointed-to object. More...
class  hdnum::CountableException
class  hdnum::Countable
 Base class for object pointed to by CP. More...


Detailed Description

This file implements a counting pointer with configurable memory management policy Adapted from dune-pdelab.


Generated on Thu Nov 5 11:47:00 2009 for Heidelberg Educational Numerics Library by  doxygen 1.5.5