cmpi
CmpiSelectExp Class Reference

#include <cmpi/CmpiSelectExp.h>

Inheritance diagram for CmpiSelectExp:
CmpiObject

Protected Member Functions

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

Private Member Functions

 CmpiSelectExp ()

Friends

class CmpiBroker
class CmpiResult
class CmpiIndicationMI

Additional Inherited Members

Public Member Functions inherited from CmpiObject
CmpiBoolean isNull () const
CmpiString toString ()
CmpiBoolean isA (const char *typeName) const
Protected Attributes inherited from CmpiObject
void * enc

Detailed Description

This class represents the SelectExp of a CIM class. It is used manipulate SelectExps and their parts.

Constructor & Destructor Documentation

◆ CmpiSelectExp() [1/2]

CmpiSelectExp::CmpiSelectExp ( const CMPISelectExp * enc)
protected

Protected constructor used by MIDrivers to encapsulate CMPISelectExp.

References CmpiObject::enc.

Referenced by CmpiIndicationMI.

◆ CmpiSelectExp() [2/2]

CmpiSelectExp::CmpiSelectExp ( )
private

Constructor - Should not be called

Member Function Documentation

◆ getEnc()

CMPISelectExp * CmpiSelectExp::getEnc ( ) const
protected

Gets the encapsulated CMPISelectExp.

References CmpiObject::enc.

Referenced by CmpiIndicationMI.

◆ CmpiBroker

friend class CmpiBroker
friend

References CmpiBroker.

Referenced by CmpiBroker.

◆ CmpiIndicationMI

friend class CmpiIndicationMI
friend

◆ CmpiResult

friend class CmpiResult
friend

References CmpiResult.

Referenced by CmpiResult.


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