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
 
CMPIInstance * inst
 
CMPIObjectPath * ref
 
CMPIArgs * args
 
CMPISelectExp * filter
 
CMPIEnumeration * Enum
 
CMPIArray * array
 
CMPIString * string
 
char * chars
 
CMPIDateTime * dateTime
 
CMPIValuePtr dataPtr
 
CMPISint8 Byte
 
CMPISint16 Short
 
CMPISint32 Int
 
CMPISint64 Long
 
CMPIReal32 Float
 
CMPIReal64 Double
 

Member Data Documentation

◆ args

CMPIArgs* _CMPIValue::args

◆ array

CMPIArray* _CMPIValue::array

Referenced by CmpiData::CmpiData().

◆ boolean

CMPIBoolean _CMPIValue::boolean

◆ Byte

CMPISint8 _CMPIValue::Byte

◆ char16

CMPIChar16 _CMPIValue::char16

◆ chars

char* _CMPIValue::chars

◆ dataPtr

CMPIValuePtr _CMPIValue::dataPtr

◆ dateTime

CMPIDateTime* _CMPIValue::dateTime

Referenced by CmpiData::CmpiData().

◆ Double

CMPIReal64 _CMPIValue::Double

◆ Enum

CMPIEnumeration* _CMPIValue::Enum

◆ filter

CMPISelectExp* _CMPIValue::filter

◆ Float

CMPIReal32 _CMPIValue::Float

◆ inst

CMPIInstance* _CMPIValue::inst

◆ Int

CMPISint32 _CMPIValue::Int

◆ Long

CMPISint64 _CMPIValue::Long

◆ real32

CMPIReal32 _CMPIValue::real32

Referenced by CmpiData::CmpiData().

◆ real64

CMPIReal64 _CMPIValue::real64

Referenced by CmpiData::CmpiData().

◆ ref

CMPIObjectPath* _CMPIValue::ref

Referenced by CmpiData::CmpiData().

◆ Short

CMPISint16 _CMPIValue::Short

◆ sint16

CMPISint16 _CMPIValue::sint16

Referenced by CmpiData::CmpiData().

◆ sint32

CMPISint32 _CMPIValue::sint32

Referenced by CmpiData::CmpiData().

◆ sint64

CMPISint64 _CMPIValue::sint64

Referenced by CmpiData::CmpiData().

◆ sint8

CMPISint8 _CMPIValue::sint8

Referenced by CmpiData::CmpiData().

◆ string

CMPIString* _CMPIValue::string

Referenced by CmpiData::CmpiData().

◆ uint16

CMPIUint16 _CMPIValue::uint16

Referenced by CmpiData::CmpiData().

◆ uint32

CMPIUint32 _CMPIValue::uint32

Referenced by CmpiData::CmpiData().

◆ uint64

CMPIUint64 _CMPIValue::uint64

◆ uint8

CMPIUint8 _CMPIValue::uint8

Referenced by CmpiData::CmpiData().


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