FreeXercesString Struct Reference

static functions to release C-style char* strings and XMLCh* strings allocated by Xerces routines More...

#include <Helper-classes.hh>

List of all members.

Static Public Member Functions

static void releaseXMLString (XMLCh *str)
static void releaseCString (char *str)


Detailed Description

static functions to release C-style char* strings and XMLCh* strings allocated by Xerces routines

Required because XMLString::release() takes pointer-to-pointer, not just pointer. THe alternative would be for StringManager and related classes to store char** or XMLCh**, but that would be an effort of diminishing returns.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 23 16:10:35 2007 for Stechec/TBT by  doxygen 1.4.7