_CMPIData Struct Reference

#include <cmpi/cmpidt.h>

List of all members.

Public Attributes

CMPIType type
CMPIValueState state
CMPIValue value


Detailed Description

Values transferred from CMPI functions to the MI return three components: the value, its state, and its type as defined by the schema. All three components are bundled into this one structure.


Member Data Documentation

CMPIValueState _CMPIData::state
 

An unsigned short representing whether this CMPIData object is valid or not.

CMPIType _CMPIData::type
 

An unsigned short representing the type of the CMPIData object

CMPIValue _CMPIData::value
 

A union which holds the actual underlying value of the data object


The documentation for this struct was generated from the following file:
Generated on Sat Feb 26 13:04:35 2022 for cmpi by  doxygen 1.4.6