#include <cmpift.h>
Inheritance diagram for _CMPIString:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIStringFT * | ft |
Pointer to the String Function Table. |
Definition at line 1716 of file cmpift.h.
|
Pointer to the String Function Table.
Definition at line 1726 of file cmpift.h. Referenced by CmpiString::CmpiString(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 1721 of file cmpift.h. Referenced by CmpiString::charPtr(), stringClone(), stringGetCharPtr(), and stringRelease(). |