cmpi
Public Attributes | List of all members
_CMPIValue Union Reference

#include <cmpi/cmpidt.h>

Public Attributes

CMPIUint64 uint64
 
CMPIUint32 uint32
 
CMPIUint16 uint16
 
CMPIUint8 uint8
 
CMPISint64 sint64
 
CMPISint32 sint32
 
CMPISint16 sint16
 
CMPISint8 sint8
 
CMPIReal64 real64
 
CMPIReal32 real32
 
CMPIBoolean boolean
 
CMPIChar16 char16
 
CMPIInstanceinst
 
CMPIObjectPathref
 
CMPIArgsargs
 
CMPISelectExpfilter
 
CMPIEnumerationEnum
 
CMPIArrayarray
 
CMPIStringstring
 
char * chars
 
CMPIDateTimedateTime
 
CMPIValuePtr dataPtr
 
CMPISint8 Byte
 
CMPISint16 Short
 
CMPISint32 Int
 
CMPISint64 Long
 
CMPIReal32 Float
 
CMPIReal64 Double
 

Member Data Documentation

CMPIArgs* _CMPIValue::args
CMPIArray* _CMPIValue::array

Referenced by CmpiData::CmpiData().

CMPIBoolean _CMPIValue::boolean
CMPISint8 _CMPIValue::Byte
CMPIChar16 _CMPIValue::char16
char* _CMPIValue::chars
CMPIValuePtr _CMPIValue::dataPtr
CMPIDateTime* _CMPIValue::dateTime

Referenced by CmpiData::CmpiData().

CMPIReal64 _CMPIValue::Double
CMPIEnumeration* _CMPIValue::Enum
CMPISelectExp* _CMPIValue::filter
CMPIReal32 _CMPIValue::Float
CMPIInstance* _CMPIValue::inst
CMPISint32 _CMPIValue::Int
CMPISint64 _CMPIValue::Long
CMPIReal32 _CMPIValue::real32

Referenced by CmpiData::CmpiData().

CMPIReal64 _CMPIValue::real64

Referenced by CmpiData::CmpiData().

CMPIObjectPath* _CMPIValue::ref

Referenced by CmpiData::CmpiData().

CMPISint16 _CMPIValue::Short
CMPISint16 _CMPIValue::sint16

Referenced by CmpiData::CmpiData().

CMPISint32 _CMPIValue::sint32

Referenced by CmpiData::CmpiData().

CMPISint64 _CMPIValue::sint64

Referenced by CmpiData::CmpiData().

CMPISint8 _CMPIValue::sint8

Referenced by CmpiData::CmpiData().

CMPIString* _CMPIValue::string

Referenced by CmpiData::CmpiData().

CMPIUint16 _CMPIValue::uint16

Referenced by CmpiData::CmpiData().

CMPIUint32 _CMPIValue::uint32

Referenced by CmpiData::CmpiData().

CMPIUint64 _CMPIValue::uint64

Referenced by CmpiData::CmpiData().

CMPIUint8 _CMPIValue::uint8

Referenced by CmpiData::CmpiData().


The documentation for this union was generated from the following file: