DynObjRetVal Struct Reference
[DynI derived classes]

#include <DynObj.h>

List of all members.

Public Member Functions

 DynObjRetVal (DynObj *pdo)
DynObjRelease ()
DynObjRetValoperator= (DynObjRetVal &other)

Protected Member Functions

void Free ()

Protected Attributes

DynObjm_pdo


Detailed Description

This is a simple struct that allows for creating an instance of a DynObj, and returning it in a safe way. It is destroyed if the caller does not call Release() on the object to acquire ownership.
The documentation for this struct was generated from the following file:

Generated on Sun Feb 15 16:35:57 2009 for DynObj by  doxygen 1.5.6