ucc::auto_delete Class Reference

A helper class for the temporary object template. More...

#include <object.h>

Inheritance diagram for ucc::auto_delete:

Inheritance graph
[legend]
Collaboration diagram for ucc::auto_delete:

Collaboration graph
[legend]

Protected Attributes

Temporaryobject

Detailed Description

A helper class for the temporary object template.

This class is assumed to be created as an auto variable that will contain a pointer to an object built from the Temporary base class. When auto_delete falls out of scope as a member function exits it deletes the heap based Temporary object as well.

Author:
David Sugar <dyfet@gnutelephony.org>

Definition at line 174 of file object.h.


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

Generated on Wed May 13 09:13:07 2009 for UCommon by  doxygen 1.5.8