In file ../../src/Pegasus/Common/Boolean.h:

class PEGASUS_COMMON_LINKAGE CIMConstClass

CIMConstClass

Documentation

CIMConstClass

Inheritance:


Public Methods

[more] CIMConstClass ()
[more] CIMConstClass (const CIMConstClass& x)
[more] CIMConstClass (const CIMClass& x)
[more]PEGASUS_EXPLICIT CIMConstClass (const CIMObject& x)
[more]PEGASUS_EXPLICIT CIMConstClass (const CIMConstObject& x)
[more] CIMConstClass ( const CIMName& className, const CIMName& superClassName = CIMName())
[more]CIMConstClass& operator= (const CIMConstClass& x)
[more]CIMConstClass& operator= (const CIMClass& x)
[more] ~CIMConstClass ()
[more]Boolean isAssociation () const
[more]Boolean isAbstract () const
[more]const CIMName& getClassName () const
[more]const CIMObjectPath& getPath () const
[more]const CIMName& getSuperClassName () const
[more]Uint32 findQualifier (const CIMName& name) const
[more]CIMConstQualifier getQualifier (Uint32 index) const
[more]Uint32 getQualifierCount () const
[more]Uint32 findProperty (const CIMName& name) const
[more]CIMConstProperty getProperty (Uint32 index) const
[more]Uint32 getPropertyCount () const
[more]Uint32 findMethod (const CIMName& name) const
[more]CIMConstMethod getMethod (Uint32 index) const
[more]Uint32 getMethodCount () const
[more]void getKeyNames (Array<CIMName>& keyNames) const
[more]Boolean hasKeys () const
[more]CIMClass clone () const
[more]Boolean identical (const CIMConstClass& x) const
[more]Boolean isUninitialized () const

o CIMConstClass()

o CIMConstClass(const CIMConstClass& x)

o CIMConstClass(const CIMClass& x)

oPEGASUS_EXPLICIT CIMConstClass(const CIMObject& x)

oPEGASUS_EXPLICIT CIMConstClass(const CIMConstObject& x)

o CIMConstClass( const CIMName& className, const CIMName& superClassName = CIMName())

oCIMConstClass& operator=(const CIMConstClass& x)

oCIMConstClass& operator=(const CIMClass& x)

o ~CIMConstClass()

oBoolean isAssociation() const

oBoolean isAbstract() const

oconst CIMName& getClassName() const

oconst CIMObjectPath& getPath() const

oconst CIMName& getSuperClassName() const

oUint32 findQualifier(const CIMName& name) const

oCIMConstQualifier getQualifier(Uint32 index) const

oUint32 getQualifierCount() const

oUint32 findProperty(const CIMName& name) const

oCIMConstProperty getProperty(Uint32 index) const

oUint32 getPropertyCount() const

oUint32 findMethod(const CIMName& name) const

oCIMConstMethod getMethod(Uint32 index) const

oUint32 getMethodCount() const

ovoid getKeyNames(Array<CIMName>& keyNames) const

oBoolean hasKeys() const

oCIMClass clone() const

oBoolean identical(const CIMConstClass& x) const

oBoolean isUninitialized() const


This class has no child classes.
Friends:
class CIMClassRep
class CIMClass
class CIMInstanceRep
class CIMObject
class CIMConstObject
class XmlWriter
class MofWriter
class BinaryStreamer

Alphabetic index HTML hierarchy of classes or Java