#include <cmpift.h>
Collaboration diagram for _CMPIArray:

Public Attributes | |
| void * | hdl |
| Opaque pointer to MB specific implementation data. | |
| CMPIArrayFT * | ft |
| Pointer to the Array Function Table. | |
Definition at line 1789 of file cmpift.h.
|
|
Pointer to the Array Function Table.
Definition at line 1799 of file cmpift.h. Referenced by CmpiArrayIdx::operator=(), CmpiArrayIdx::operator>>(), and CmpiArray::size(). |
|
|
Opaque pointer to MB specific implementation data.
Definition at line 1794 of file cmpift.h. Referenced by arrayClone(), arrayGetElementAt(), arrayGetSize(), arrayGetType(), arrayRelease(), arraySetElementAt(), and value2CIMValue(). |
1.4.6