|
In file ../../src/Pegasus/Common/CIMParamValue.h:
Documentation
Inheritance:
- CIMParamValue()
- CIMParamValue(const CIMParamValue& x)
- CIMParamValue& operator=(const CIMParamValue& x)
- CIMParamValue( String parameterName, CIMValue value, Boolean isTyped=true)
- ~CIMParamValue()
- String getParameterName() const
- CIMValue getValue() const
- Boolean isTyped() const
- void setParameterName(String& parameterName)
- void setValue(CIMValue& value)
- void setIsTyped(Boolean isTyped)
- CIMParamValue clone() const
- Boolean 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
|