DynStr::DynStrRetVal Struct Reference
[DynI derived classes]

#include <DynStr.h>

Inheritance diagram for DynStr::DynStrRetVal:

DynObjRetVal

List of all members.

Public Member Functions

 DynStrRetVal (DynStr *pds)
DynStrRelease ()
 operator const char * ()
DynStrRetValoperator+ (const char *ps)


Detailed Description

A helper struct to return a new string safely. To take over ownership of the returned string one must use the Release() function. Otherwise the string is destroyed when this temp struct goes out of scope.
The documentation for this struct was generated from the following file:

Generated on Sun Feb 15 16:27:08 2009 for DynObj by  doxygen 1.5.6