cmpi
Protected Member Functions | Private Member Functions | Friends | List of all members
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.

◆ 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.

Friends And Related Function Documentation

◆ CmpiBroker

friend class CmpiBroker
friend

◆ CmpiIndicationMI

friend class CmpiIndicationMI
friend

◆ CmpiResult

friend class CmpiResult
friend

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