~ubuntu-branches/ubuntu/maverick/libvirt/maverick-proposed

« back to all changes in this revision

Viewing changes to src/esx/esx_vi_types.generated.typedef

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther
  • Date: 2010-04-19 18:11:57 UTC
  • mfrom: (0.2.6 upstream) (3.8.3 sid)
  • mto: This revision was merged to the branch mainline in revision 92.
  • Revision ID: james.westby@ubuntu.com-20100419181157-p8x7wvat9ovlae6m
Tags: 0.8.0-2
* [70fbcb6] New patch 0007-nwfilter-Don-t-crash-if-driverState- NULL.patch
  nwfilter: Don't crash if driverState == NULL (Closes: #577728)
* [d7d1abd] New patch 0008-Ignore-empty-type-statement-in-disk-
  element.patch Ignore empty type statement in disk element
  (Closes: #578347)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Generated by esx_vi_generator.py */
 
2
 
 
3
 
 
4
 
 
5
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 
6
 * VI Enums
 
7
 */
 
8
 
 
9
typedef enum _esxVI_ManagedEntityStatus esxVI_ManagedEntityStatus;
 
10
typedef enum _esxVI_ObjectUpdateKind esxVI_ObjectUpdateKind;
 
11
typedef enum _esxVI_PerfStatsType esxVI_PerfStatsType;
 
12
typedef enum _esxVI_PerfSummaryType esxVI_PerfSummaryType;
 
13
typedef enum _esxVI_PropertyChangeOp esxVI_PropertyChangeOp;
 
14
typedef enum _esxVI_SharesLevel esxVI_SharesLevel;
 
15
typedef enum _esxVI_TaskInfoState esxVI_TaskInfoState;
 
16
typedef enum _esxVI_VirtualMachineMovePriority esxVI_VirtualMachineMovePriority;
 
17
typedef enum _esxVI_VirtualMachinePowerState esxVI_VirtualMachinePowerState;
 
18
 
 
19
 
 
20
 
 
21
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 
22
 * VI Types
 
23
 */
 
24
 
 
25
typedef struct _esxVI_AboutInfo esxVI_AboutInfo;
 
26
typedef struct _esxVI_ChoiceOption esxVI_ChoiceOption;
 
27
typedef struct _esxVI_Description esxVI_Description;
 
28
typedef struct _esxVI_DynamicProperty esxVI_DynamicProperty;
 
29
typedef struct _esxVI_ElementDescription esxVI_ElementDescription;
 
30
typedef struct _esxVI_Event esxVI_Event;
 
31
typedef struct _esxVI_HostCpuIdInfo esxVI_HostCpuIdInfo;
 
32
typedef struct _esxVI_ObjectContent esxVI_ObjectContent;
 
33
typedef struct _esxVI_ObjectSpec esxVI_ObjectSpec;
 
34
typedef struct _esxVI_ObjectUpdate esxVI_ObjectUpdate;
 
35
typedef struct _esxVI_OptionType esxVI_OptionType;
 
36
typedef struct _esxVI_PerfCounterInfo esxVI_PerfCounterInfo;
 
37
typedef struct _esxVI_PerfEntityMetric esxVI_PerfEntityMetric;
 
38
typedef struct _esxVI_PerfEntityMetricBase esxVI_PerfEntityMetricBase;
 
39
typedef struct _esxVI_PerfMetricId esxVI_PerfMetricId;
 
40
typedef struct _esxVI_PerfMetricIntSeries esxVI_PerfMetricIntSeries;
 
41
typedef struct _esxVI_PerfMetricSeries esxVI_PerfMetricSeries;
 
42
typedef struct _esxVI_PerfQuerySpec esxVI_PerfQuerySpec;
 
43
typedef struct _esxVI_PerfSampleInfo esxVI_PerfSampleInfo;
 
44
typedef struct _esxVI_PropertyChange esxVI_PropertyChange;
 
45
typedef struct _esxVI_PropertyFilterSpec esxVI_PropertyFilterSpec;
 
46
typedef struct _esxVI_PropertyFilterUpdate esxVI_PropertyFilterUpdate;
 
47
typedef struct _esxVI_PropertySpec esxVI_PropertySpec;
 
48
typedef struct _esxVI_ResourceAllocationInfo esxVI_ResourceAllocationInfo;
 
49
typedef struct _esxVI_ResourcePoolResourceUsage esxVI_ResourcePoolResourceUsage;
 
50
typedef struct _esxVI_SelectionSpec esxVI_SelectionSpec;
 
51
typedef struct _esxVI_ServiceContent esxVI_ServiceContent;
 
52
typedef struct _esxVI_SharesInfo esxVI_SharesInfo;
 
53
typedef struct _esxVI_TaskInfo esxVI_TaskInfo;
 
54
typedef struct _esxVI_TraversalSpec esxVI_TraversalSpec;
 
55
typedef struct _esxVI_UpdateSet esxVI_UpdateSet;
 
56
typedef struct _esxVI_UserSession esxVI_UserSession;
 
57
typedef struct _esxVI_VirtualMachineConfigSpec esxVI_VirtualMachineConfigSpec;
 
58
typedef struct _esxVI_VirtualMachineQuestionInfo esxVI_VirtualMachineQuestionInfo;
 
59
typedef struct _esxVI_VirtualMachineSnapshotTree esxVI_VirtualMachineSnapshotTree;