GCpp::GCBasePointer Class Reference

base class More...

#include <gc++.hpp>

Inheritance diagram for GCpp::GCBasePointer:

Inheritance graph
[legend]
Collaboration diagram for GCpp::GCBasePointer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GCBasePointer (const GCBasePointer &p_storage)
 Copy constructor.
virtual ~GCBasePointer ()
 destructor
void * storage () const
 accessor

Public Attributes

GCBasePointernext
 Implementation detail.
GCBasePointerprior
 Implementation detail.

Protected Member Functions

char fetch_state ()
 state
 GCBasePointer (void *p_storage)
 Constructor.

Protected Attributes

void * f_storage
 the managed object
char f_state
 state


Detailed Description

base class

Definition at line 150 of file 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