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

class PEGASUS_COMMON_LINKAGE CIMParamValue


Documentation


Inheritance:


Public Methods

[more] CIMParamValue ()
[more] CIMParamValue (const CIMParamValue& x)
[more]CIMParamValue& operator= (const CIMParamValue& x)
[more] CIMParamValue ( String parameterName, CIMValue value, Boolean isTyped=true)
[more] ~CIMParamValue ()
[more]String getParameterName () const
[more]CIMValue getValue () const
[more]Boolean isTyped () const
[more]void setParameterName (String& parameterName)
[more]void setValue (CIMValue& value)
[more]void setIsTyped (Boolean isTyped)
[more]CIMParamValue clone () const
[more]Boolean isUninitialized () const
Determines if the object has not been initialized.

o CIMParamValue()

o CIMParamValue(const CIMParamValue& x)

oCIMParamValue& operator=(const CIMParamValue& x)

o CIMParamValue( String parameterName, CIMValue value, Boolean isTyped=true)

o ~CIMParamValue()

oString getParameterName() const

oCIMValue getValue() const

oBoolean isTyped() const

ovoid setParameterName(String& parameterName)

ovoid setValue(CIMValue& value)

ovoid setIsTyped(Boolean isTyped)

oCIMParamValue clone() const

oBoolean isUninitialized() const
Determines if the object has not been initialized.
Returns:
true if the object has not been initialized, false otherwise.


This class has no child classes.
Friends:
class XmlWriter

Alphabetic index HTML hierarchy of classes or Java