Functions | |
CIMValue | castValueToDataType (const CIMValue &value, const CIMDataType &dataType) |
Converts a given CIMValue object to an CIMValue object that represents the given CIMDataType. |
|
Converts a given CIMValue object to an CIMValue object that represents the given CIMDataType.
Definition at line 56 of file OWBI1_CIMValueCast.cpp. References OW_NAMESPACE::CIMValueCast::castValueToDataType(), OWBI1::CIMDataType::getRep(), OWBI1::CIMValue::getRep(), and OWBI1_THROW. |