cmpi
CmpiContext Class Reference

#include <cmpi/CmpiContext.h>

Inheritance diagram for CmpiContext:
CmpiObject

Public Member Functions

 CmpiContext (CMPIContext *c)
CMPIContextgetEnc () const
CmpiData getEntry (const char *name) const
Public Member Functions inherited from CmpiObject
CmpiBoolean isNull () const
CmpiString toString ()
CmpiBoolean isA (const char *typeName) const

Static Public Attributes

static const char * invocationFlags =CMPIInvocationFlags

Protected Member Functions

 CmpiContext ()
Protected Member Functions inherited from CmpiObject
 CmpiObject ()
 CmpiObject (const void *enc)
CmpiString doToString (CMPIBroker *mb)
CmpiBoolean doIsA (CMPIBroker *mb, const char *typeName) const

Friends

class CmpiBroker
class CmpiInstanceMI
class CmpiMethodMI
class CmpiAssociationMI
class CmpiPropertyMI
class CmpiIndicationMI

Additional Inherited Members

Protected Attributes inherited from CmpiObject
void * enc

Constructor & Destructor Documentation

◆ CmpiContext() [1/2]

CmpiContext::CmpiContext ( )
protected

Constructor - Should not be called

Referenced by CmpiIndicationMI.

◆ CmpiContext() [2/2]

CmpiContext::CmpiContext ( CMPIContext * c)

Constructor used by MIDrivers to encapsulate CMPIContext.

References CmpiObject::CmpiObject().

Member Function Documentation

◆ getEnc()

◆ getEntry()

CmpiData CmpiContext::getEntry ( const char * name) const

getEntry - Gets a named context entry.

References CmpiData::_data, CMPI_RC_OK, _CMPIContext::ft, getEnc(), _CMPIContextFT::getEntry, and _CMPIStatus::rc.

◆ CmpiAssociationMI

friend class CmpiAssociationMI
friend

References CmpiAssociationMI.

Referenced by CmpiAssociationMI.

◆ CmpiBroker

friend class CmpiBroker
friend

References CmpiBroker.

Referenced by CmpiBroker.

◆ CmpiIndicationMI

friend class CmpiIndicationMI
friend

References CmpiContext(), CmpiIndicationMI, and getEnc().

Referenced by CmpiIndicationMI.

◆ CmpiInstanceMI

friend class CmpiInstanceMI
friend

References CmpiInstanceMI.

Referenced by CmpiInstanceMI.

◆ CmpiMethodMI

friend class CmpiMethodMI
friend

References CmpiMethodMI.

Referenced by CmpiMethodMI.

◆ CmpiPropertyMI

friend class CmpiPropertyMI
friend

References CmpiPropertyMI.

Referenced by CmpiPropertyMI.

Member Data Documentation

◆ invocationFlags

const char * CmpiContext::invocationFlags =CMPIInvocationFlags
static

invocationFlags - InvocationFlags entry name.


The documentation for this class was generated from the following files: