#include "OW_config.h"
#include "OW_CIMFwd.hpp"
#include "OW_Exception.hpp"
Include dependency graph for OW_CIMValueCast.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
namespace | OW_NAMESPACE::CIMValueCast |
Functions | |
OW_NAMESPACE::OW_DECLARE_APIEXCEPTION (ValueCast, OW_COMMON_API) | |
CIMValue | OW_NAMESPACE::CIMValueCast::castValueToDataType (const CIMValue &value, const CIMDataType &dataType) |
Converts a given CIMValue object to an CIMValue object that represents the given CIMDataType. |