|
cmpi
|
#include "CmpiInstance.h"#include "CmpiObjectPath.h"#include "CmpiResult.h"#include "CmpiDateTime.h"#include "CmpiBaseMI.h"#include "CmpiInstanceMI.h"#include "CmpiAssociationMI.h"#include "CmpiMethodMI.h"#include "CmpiPropertyMI.h"#include "CmpiIndicationMI.h"#include "CmpiData.h"#include "CmpiCharData.h"#include "CmpiBooleanData.h"Macros | |
| #define | CMPI_WRAPPER_IMPL |
| #define | CMPI_VERSION 100 |
Variables | |
| static const char * | _nullkeys [] = {0} |
| CmpiBooleanData | CmpiTrue (true) |
| CmpiBooleanData | CmpiFalse (false) |
| static CMPIBroker | __providerBaseBroker = {0,0,0} |
| #define CMPI_VERSION 100 |
| #define CMPI_WRAPPER_IMPL |
|
static |
Referenced by CmpiProviderBase::getBroker(), and CmpiProviderBase::setBroker().
|
static |
Referenced by CmpiInstance::setPropertyFilter().
| CmpiBooleanData CmpiFalse(false) |
| CmpiBooleanData CmpiTrue(true) |
1.8.14