#include <cmpift.h>
Inheritance diagram for _CMPIDateTime:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIDateTimeFT * | ft |
Pointer to the DateTime Function Table. |
Definition at line 1980 of file cmpift.h.
|
Pointer to the DateTime Function Table.
Definition at line 1990 of file cmpift.h. Referenced by CmpiDateTime::getDateTime(), and CmpiDateTime::isInterval(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 1985 of file cmpift.h. Referenced by dtClone(), dtGetBinaryFormat(), dtGetStringFormat(), dtIsInterval(), and dtRelease(). |