#include "OWBI1_config.h"#include "OWBI1_CIMValueCast.hpp"#include "OWBI1_CIMValue.hpp"#include "OWBI1_CIMValueRep.hpp"#include "OWBI1_CIMDataType.hpp"#include "OWBI1_CIMDataTypeRep.hpp"#include "OW_ExceptionIds.hpp"#include "OW_CIMValueCast.hpp"Include dependency graph for OWBI1_CIMValueCast.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OWBI1 |
| namespace | OWBI1::CIMValueCast |
Functions | |
| OWBI1::OWBI1_DEFINE_EXCEPTION_WITH_ID (ValueCast) | |
| CIMValue | OWBI1::CIMValueCast::castValueToDataType (const CIMValue &value, const CIMDataType &dataType) |
| Converts a given CIMValue object to an CIMValue object that represents the given CIMDataType. | |
1.4.6