CmpiEnumeration Class Reference

#include <cmpi/CmpiEnumeration.h>

Inheritance diagram for CmpiEnumeration:

CmpiObject List of all members.

Public Member Functions

CmpiData getNext ()
CmpiBoolean hasNext ()
CmpiData toArray ()

Protected Member Functions

 CmpiEnumeration (CMPIEnumeration *enc)
CMPIEnumerationgetEnc () const

Private Member Functions

 CmpiEnumeration ()

Friends

class CmpiBroker

Detailed Description

This class acts as a container for holding results from enunmerating CmpiBroker services.


Constructor & Destructor Documentation

CmpiEnumeration::CmpiEnumeration CMPIEnumeration enc  )  [protected]
 

Protected constructor used by MIDrivers to encapsulate CMPIEnumeration.

CmpiEnumeration::CmpiEnumeration  )  [private]
 

Constructor - Should not be called


Member Function Documentation

CMPIEnumeration * CmpiEnumeration::getEnc  )  const [protected]
 

getEnc - Gets the encapsulated CMPIEnumeration.

CmpiData CmpiEnumeration::getNext  ) 
 

getNext - Gets next entry.

CmpiBoolean CmpiEnumeration::hasNext  ) 
 

getNext - Check for at least one remaining entry.

CmpiData CmpiEnumeration::toArray  ) 
 

toArray - Convert an Enumeration to an Array


Friends And Related Function Documentation

friend class CmpiBroker [friend]
 

Reimplemented from CmpiObject.


The documentation for this class was generated from the following files:
Generated on Sat Feb 26 13:04:35 2022 for cmpi by  doxygen 1.4.6