cmpi
Public Attributes | List of all members
_CMPIBroker Struct Reference

#include <cmpi/cmpift.h>

Public Attributes

void * hdl
 
CMPIBrokerFTbft
 
CMPIBrokerEncFTeft
 
CMPIBrokerExtFTxft
 
CMPIBrokerMemFTmft
 

Detailed Description

This structure represents the Management Broker (CIM Object Manager).

Member Data Documentation

◆ bft

CMPIBrokerFT* _CMPIBroker::bft

◆ eft

CMPIBrokerEncFT* _CMPIBroker::eft

◆ hdl

void* _CMPIBroker::hdl

Opaque pointer to MB specific implementation data.

Referenced by CmpiProviderBase::setBroker().

◆ mft

CMPIBrokerMemFT* _CMPIBroker::mft

Pointer to MB memory enhancements function table.

◆ xft

CMPIBrokerExtFT* _CMPIBroker::xft

Pointer to MB extended services function table.


The documentation for this struct was generated from the following file: