#include "OWBI1_config.h"
#include "OWBI1_CIMFwd.hpp"
#include "OWBI1_Exception.hpp"
Include dependency graph for OWBI1_CIMValueCast.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OWBI1 |
namespace | OWBI1::CIMValueCast |
Functions | |
OWBI1::OWBI1_DECLARE_APIEXCEPTION (ValueCast, OWBI1_COMMON_API) | |
CIMValue | OWBI1::CIMValueCast::castValueToDataType (const CIMValue &value, const CIMDataType &dataType) |
Converts a given CIMValue object to an CIMValue object that represents the given CIMDataType. |