cmpi
Protected Member Functions | Private Member Functions | Friends
CmpiSelectExp Class Reference

#include <cmpi/CmpiSelectExp.h>

Inheritance diagram for CmpiSelectExp:
CmpiObject

List of all members.

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::CmpiSelectExp ( const CMPISelectExp enc)
protected

Protected constructor used by MIDrivers to encapsulate CMPISelectExp.

CmpiSelectExp::CmpiSelectExp ( )
private

Constructor - Should not be called


Member Function Documentation

CMPISelectExp * CmpiSelectExp::getEnc ( ) const
protected

Gets the encapsulated CMPISelectExp.

References CmpiObject::enc.


Friends And Related Function Documentation

friend class CmpiBroker
friend

Reimplemented from CmpiObject.

friend class CmpiIndicationMI
friend
friend class CmpiResult
friend

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