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

class PEGASUS_COMMON_LINKAGE CIMConstProperty


Documentation


Inheritance:


Public Methods

[more] CIMConstProperty ()
REVIEWERS: Insert text here
[more] CIMConstProperty (const CIMConstProperty& x)
REVIEWERS: Insert text here
[more] CIMConstProperty (const CIMProperty& x)
REVIEWERS: Insert text here
[more] CIMConstProperty ( const CIMName& name, const CIMValue& value, Uint32 arraySize = 0, const CIMName& referenceClassName = CIMName(), const CIMName& classOrigin = CIMName(), Boolean propagated = false)
REVIEWERS: Insert text here
[more] ~CIMConstProperty ()
REVIEWERS: Insert text here
[more]CIMConstProperty& operator= (const CIMConstProperty& x)
REVIEWERS: Insert text here
[more]CIMConstProperty& operator= (const CIMProperty& x)
REVIEWERS: Insert text here
[more]const CIMName& getName () const
REVIEWERS: Insert text here
[more]const CIMValue& getValue () const
REVIEWERS: Insert text here
[more]CIMType getType () const
REVIEWERS: Insert text here
[more]Boolean isArray () const
REVIEWERS: Insert text here
[more]Uint32 getArraySize () const
REVIEWERS: Insert text here
[more]const CIMName& getReferenceClassName () const
REVIEWERS: Insert text here
[more]const CIMName& getClassOrigin () const
REVIEWERS: Insert text here
[more]Boolean getPropagated () const
REVIEWERS: Insert text here
[more]Uint32 findQualifier (const CIMName& name) const
REVIEWERS: Insert text here
[more]CIMConstQualifier getQualifier (Uint32 index) const
REVIEWERS: Insert text here
[more]Uint32 getQualifierCount () const
REVIEWERS: Insert text here
[more]Boolean identical (const CIMConstProperty& x) const
REVIEWERS: Insert text here
[more]CIMProperty clone () const
REVIEWERS: Insert text here
[more]Boolean isUninitialized () const

o CIMConstProperty()
REVIEWERS: Insert text here

o CIMConstProperty(const CIMConstProperty& x)
REVIEWERS: Insert text here

o CIMConstProperty(const CIMProperty& x)
REVIEWERS: Insert text here

o CIMConstProperty( const CIMName& name, const CIMValue& value, Uint32 arraySize = 0, const CIMName& referenceClassName = CIMName(), const CIMName& classOrigin = CIMName(), Boolean propagated = false)
REVIEWERS: Insert text here

o ~CIMConstProperty()
REVIEWERS: Insert text here

oCIMConstProperty& operator=(const CIMConstProperty& x)
REVIEWERS: Insert text here

oCIMConstProperty& operator=(const CIMProperty& x)
REVIEWERS: Insert text here

oconst CIMName& getName() const
REVIEWERS: Insert text here

oconst CIMValue& getValue() const
REVIEWERS: Insert text here

oCIMType getType() const
REVIEWERS: Insert text here

oBoolean isArray() const
REVIEWERS: Insert text here

oUint32 getArraySize() const
REVIEWERS: Insert text here

oconst CIMName& getReferenceClassName() const
REVIEWERS: Insert text here

oconst CIMName& getClassOrigin() const
REVIEWERS: Insert text here

oBoolean getPropagated() const
REVIEWERS: Insert text here

oUint32 findQualifier(const CIMName& name) const
REVIEWERS: Insert text here

oCIMConstQualifier getQualifier(Uint32 index) const
REVIEWERS: Insert text here

oUint32 getQualifierCount() const
REVIEWERS: Insert text here

oBoolean identical(const CIMConstProperty& x) const
REVIEWERS: Insert text here

oCIMProperty clone() const
REVIEWERS: Insert text here

oBoolean isUninitialized() const


This class has no child classes.
Friends:
class CIMProperty
class CIMPropertyRep
class XmlWriter
class MofWriter

Alphabetic index HTML hierarchy of classes or Java