GCpp::GCPointerManager Class Reference

the manager for all managed pointers More...

#include <gc++.hpp>

List of all members.

Static Public Member Functions

static iterator begin ()
 iterator pointing to first pointer
static iterator end ()
 iterator pointing after last pointer
static void register_pointer (GCBasePointer *p_item)
 link in pointer
static void forget_pointer (GCBasePointer *p_item)
 unlink pointer
static bool is_pointer (void *p_item)
 check, if item is a known pointer
static size_t size ()
 count of pointers


Detailed Description

the manager for all managed pointers

Definition at line 11 of file detail/gc++.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Dec 27 14:02:00 2007 for GC++ by  doxygen 1.5.4