Working with class information requires exposure of property and qualifier value and type.
The previous implementation only provided value (CIMCValue), which is NULL for most properties.
This pull request add Cim::Data to expose the underlying CMCIData representation of property and qualifiers,
including type information.
Working with class information requires exposure of property and qualifier value and type. The previous implementation only provided value (CIMCValue), which is NULL for most properties.
This pull request add Cim::Data to expose the underlying CMCIData representation of property and qualifiers, including type information.