SUpnpString Struct Reference
[The UpnpString Class]

Internal implementation of the class UpnpString. More...

Data Fields

int m_length
 Length of the string.
char * m_string
 Pointer to a dynamically allocated area that holds the NULL terminated string.

Detailed Description

Internal implementation of the class UpnpString.

For internal use only.


Field Documentation

Length of the string.

Referenced by UpnpString_delete(), UpnpString_dup(), and UpnpString_new().

Pointer to a dynamically allocated area that holds the NULL terminated string.

Referenced by UpnpString_delete(), UpnpString_dup(), UpnpString_new(), UpnpString_set_String(), and UpnpString_set_StringN().


The documentation for this struct was generated from the following file:
Generated on Fri May 21 00:34:19 2010 for libUPnP by  doxygen 1.6.3