|
cmpi
|
#include <cmpi/cmpidt.h>
| CMPIArgs* _CMPIValue::args |
| CMPIArray* _CMPIValue::array |
| CMPIBoolean _CMPIValue::boolean |
| CMPISint8 _CMPIValue::Byte |
| CMPIChar16 _CMPIValue::char16 |
| char* _CMPIValue::chars |
Referenced by CmpiResult::returnData(), CmpiArgs::setArg(), CmpiObjectPath::setKey(), and CmpiInstance::setProperty().
| CMPIValuePtr _CMPIValue::dataPtr |
| CMPIDateTime* _CMPIValue::dateTime |
| CMPIReal64 _CMPIValue::Double |
| CMPIEnumeration* _CMPIValue::Enum |
| CMPISelectExp* _CMPIValue::filter |
| CMPIReal32 _CMPIValue::Float |
| CMPIInstance* _CMPIValue::inst |
| CMPISint32 _CMPIValue::Int |
| CMPISint64 _CMPIValue::Long |
| CMPIReal32 _CMPIValue::real32 |
| CMPIReal64 _CMPIValue::real64 |
| CMPIObjectPath* _CMPIValue::ref |
| CMPISint16 _CMPIValue::Short |
| CMPISint16 _CMPIValue::sint16 |
| CMPISint32 _CMPIValue::sint32 |
| CMPISint64 _CMPIValue::sint64 |
| CMPISint8 _CMPIValue::sint8 |
| CMPIString* _CMPIValue::string |
| CMPIUint16 _CMPIValue::uint16 |
| CMPIUint32 _CMPIValue::uint32 |
| CMPIUint64 _CMPIValue::uint64 |
| CMPIUint8 _CMPIValue::uint8 |