libdeltacloud 0.9
Data Fields
deltacloud_property Struct Reference

#include <hardware_profile.h>

Data Fields

char * kind
char * name
char * unit
char * value
struct deltacloud_property_paramparams
struct deltacloud_property_enumenums
struct deltacloud_property_rangeranges
struct deltacloud_propertynext

Detailed Description

A structure representing a single deltacloud hardware profile property. A property can be a deltacloud_property_param, a deltacloud_property_range, or a deltacloud_property_enum.


Field Documentation

A list of enums associated with this property

The type of property this is (param, range, or enum)

The name of this property

A list of params associated with this property

A list of ranges associated with this property

The units this property is specified in (MB, GB, etc)

The value for this property


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables