ucc::Temporary Class Reference

Used as base class for temporary objects. More...

#include <object.h>


Friends

class auto_delete


Detailed Description

Used as base class for temporary objects.

Temporary objects may be allocated from the heap within a method call and removed automatically removed when a method call completes. This base class is meant to be used in conjunction with an auto (stack frame) object referenced through the auto_delete class as managed through the temporary template.

Author:
David Sugar <dyfet@gnutelephony.org>

Definition at line 159 of file object.h.


The documentation for this class was generated from the following file:

Generated on Thu Aug 20 03:06:46 2009 for UCommon by  doxygen 1.5.9