Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::gen::recycler_group Class Reference

Shared data for a group of recyclers whose objects reference each other. More...

#include <more/recycler.h>

Collaboration diagram for more::gen::recycler_group:

Collaboration graph
[legend]
List of all members.

Public Methods

Friends


Detailed Description

Shared data for a group of recyclers whose objects reference each other.


Constructor & Destructor Documentation

more::gen::recycler_group::recycler_group   [inline]
 

more::gen::recycler_group::recycler_group void(*    mark_all)() [inline, explicit]
 

more::gen::recycler_group::~recycler_group  
 


Member Function Documentation

void more::gen::recycler_group::collect  
 

Force a garbage collection for this group.

void more::gen::recycler_group::register_marker void(*    mark_all)() [inline]
 

Register mark_all to be called in the mark phase of the GC.

The set of markers registered are assumed to mark all objects which have been allocated by recyclers of this group and which are still in use.


Friends And Related Function Documentation

friend class recycler_base [friend]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:35 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.