#include <cmpift.h>
Inheritance diagram for _CMPIBroker:


Public Attributes | |
| void * | hdl |
| Opaque pointer to MB specific implementation data. | |
| CMPIBrokerFT * | bft |
| Pointer to MB service routines function table. | |
| CMPIBrokerEncFT * | eft |
| Pointer to MB factory service routines function table. | |
Definition at line 546 of file cmpift.h.
|
|
Pointer to MB service routines function table.
Definition at line 554 of file cmpift.h. Referenced by CmpiBroker::enumInstanceNames(), CmpiBroker::enumInstances(), and CmpiBroker::getInstance(). |
|
|
Pointer to MB factory service routines function table.
Definition at line 558 of file cmpift.h. Referenced by CmpiObjectPath::doClassPathIsA(), CmpiObject::doIsA(), CmpiObject::doToString(), CmpiArgs::makeArgs(), CmpiArray::makeArray(), CmpiDateTime::makeDateTime(), CmpiInstance::makeInstance(), CmpiObjectPath::makeObjectPath(), and mbEncGetType(). |
|
|
Opaque pointer to MB specific implementation data.
|
1.4.6