~ubuntu-branches/ubuntu/maverick/eucalyptus/maverick

« back to all changes in this revision

Viewing changes to cluster/generated/adb_describeInstancesResponseType.h

  • Committer: Bazaar Package Importer
  • Author(s): Dave Walker (Daviey)
  • Date: 2010-07-21 17:27:10 UTC
  • mfrom: (1.1.38 upstream)
  • Revision ID: james.westby@ubuntu.com-20100721172710-7xv07dmdqgivc3t9
Tags: 2.0~bzr1211-0ubuntu1
* New major upstream version merge, 2.0 (r1211).
* debian/patches/:
  - 01-wsdl-stubs.patch, debian/wsdl.md5sums: wsdl stubs updated.
  - 02-Makefile.patch: Updated to reflect new code layout.
  - 07-local_support_euca_conf-in.patch: Updated to reflect new code layout.
  - 08-ubuntu-default-networking.patch: Refreshed.
  - 09-small-128-192MB.patch: Updated to point to new location.
  - 10-disable-iscsi.patch: Refreshed.
  - 11-state-cleanup-memleakfix.patch: Removed, fixed upstream.
  - 15-fix-default-ramdisk.patch: Updated to point to new location.
  - 16-kvm_libvirt_xml_default_use_kvm.patch: Updated to reflect changes.
  - 17-fix_walrus_OOM_errors.patch: Removed, fixed upstream.
  - 18-priv_security.patch: Updated to reflect upstream changes.
  - 20-brute-force-webui.patch: Updated to reflect upstream changes. 
  - 21-eucalyptus-1.7-with-gwt-1.6.4.patch: New patch, allows 
    eucalyptus-1.7 to be built against gwt 1.6.4. Based on patch courtesy 
    of Dmitrii Zagorodnov, upstream. (LP: #597330)
* debian/eucalyptus-java-common.links: 
  - Changed symlink for groovy, point to groovy.all.jar, making compatiable 
    with groovy versions >1.7. (LP: #595421)
  - Added ant.jar & jetty-rewrite-handler.jar as they are now required.
* debian/control
  - & debian/build-jars: Added libjavassist-java and libjetty-extra-java as 
    build dependencies.
  - Added libjetty-extra-java as a dependency of eucalyptus-java-common
* The binary resulting jar's have been renamed from eucalyptus-*-1.6.2.jar
  to eucalyptus-*-main.jar:    
  - debian/eucalyptus-cc.upstart
  - debian/eucalyptus-cloud.install
  - debian/eucalyptus-common.eucalyptus.upstart
  - debian/eucalyptus-java-common.install
  - debian/eucalyptus-network.upstart
  - debian/eucalyptus-sc.install
  - debian/eucalyptus-walrus.install
* debian/eucalyptus-java-common.install: New upstream jars that have been
  installed:
  - eucalyptus-db-hsqldb-ext-main.jar
  - eucalyptus-component-main.jar
* debian/control:
  - Updated Standards Version to 3.8.4 (no change)
  - Updated the upstream Homepage to: http://open.eucalyptus.com/
  - Changed Vcs-Bzr to reflect new location of Ubuntu hosted development branch.
  - Made the Build Dependency of groovy and the binary eucalyptus-java-common
    package depend on version >=1.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        */
16
16
        typedef struct adb_describeInstancesResponseType adb_describeInstancesResponseType_t;
17
17
 
18
 
 
 
18
        
19
19
          #include "adb_ccInstanceType.h"
20
 
 
 
20
          
21
21
 
22
22
        #include <stdio.h>
23
23
        #include <axiom.h>
32
32
 
33
33
        #define ADB_DEFAULT_DIGIT_LIMIT 64
34
34
        #define ADB_DEFAULT_NAMESPACE_PREFIX_LIMIT 64
35
 
 
 
35
        
36
36
 
37
37
        /******************************* Create and Free functions *********************************/
38
38
 
60
60
 
61
61
        /********************************** Getters and Setters **************************************/
62
62
        /******** Deprecated for array types, Use 'Getters and Setters for Arrays' instead ***********/
63
 
 
 
63
        
64
64
 
65
65
        /**
66
 
         * Getter for correlationId.
 
66
         * Getter for correlationId. 
67
67
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
68
68
         * @param env pointer to environment struct
69
69
         * @return axis2_char_t*
97
97
            adb_describeInstancesResponseType_t* _describeInstancesResponseType,
98
98
            const axutil_env_t *env);
99
99
 
100
 
 
101
 
 
 
100
        
 
101
        
102
102
 
103
103
        /**
104
 
         * Getter for userId.
 
104
         * Getter for userId. 
105
105
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
106
106
         * @param env pointer to environment struct
107
107
         * @return axis2_char_t*
135
135
            adb_describeInstancesResponseType_t* _describeInstancesResponseType,
136
136
            const axutil_env_t *env);
137
137
 
138
 
 
139
 
 
 
138
        
 
139
        
140
140
 
141
141
        /**
142
 
         * Getter for statusMessage.
 
142
         * Getter for statusMessage. 
143
143
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
144
144
         * @param env pointer to environment struct
145
145
         * @return axis2_char_t*
173
173
            adb_describeInstancesResponseType_t* _describeInstancesResponseType,
174
174
            const axutil_env_t *env);
175
175
 
176
 
 
177
 
 
 
176
        
 
177
        
178
178
 
179
179
        /**
180
 
         * Getter for return.
 
180
         * Getter for return. 
181
181
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
182
182
         * @param env pointer to environment struct
183
183
         * @return axis2_bool_t
211
211
            adb_describeInstancesResponseType_t* _describeInstancesResponseType,
212
212
            const axutil_env_t *env);
213
213
 
214
 
 
215
 
 
 
214
        
 
215
        
216
216
 
217
217
        /**
218
218
         * Getter for instances. Deprecated for array types, Use adb_describeInstancesResponseType_get_instances_at instead
250
250
            adb_describeInstancesResponseType_t* _describeInstancesResponseType,
251
251
            const axutil_env_t *env);
252
252
 
253
 
 
 
253
        
254
254
        /****************************** Getters and Setters For Arrays **********************************/
255
255
        /************ Array Specific Operations: get_at, set_at, add, remove_at, sizeof *****************/
256
256
 
270
270
         *
271
271
         *     // Removing the ith value from an array
272
272
         *     adb_element_remove_property_at(adb_object, env, i);
273
 
         *
 
273
         *     
274
274
         * }
275
275
         *
276
276
         */
277
277
 
278
 
 
279
 
 
 
278
        
 
279
        
280
280
        /**
281
281
         * Get the ith element of instances.
282
282
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
340
340
                adb_describeInstancesResponseType_t* _describeInstancesResponseType,
341
341
                const axutil_env_t *env, int i);
342
342
 
343
 
 
 
343
        
344
344
 
345
345
 
346
346
        /******************************* Checking and Setting NIL values *********************************/
350
350
         * NOTE: set_nil is only available for nillable properties
351
351
         */
352
352
 
353
 
 
 
353
        
354
354
 
355
355
        /**
356
356
         * Check whether correlationId is nill
364
364
                const axutil_env_t *env);
365
365
 
366
366
 
367
 
 
 
367
        
368
368
 
369
369
        /**
370
370
         * Check whether userId is nill
378
378
                const axutil_env_t *env);
379
379
 
380
380
 
381
 
 
 
381
        
382
382
 
383
383
        /**
384
384
         * Check whether statusMessage is nill
392
392
                const axutil_env_t *env);
393
393
 
394
394
 
395
 
 
 
395
        
396
396
        /**
397
397
         * Set statusMessage to nill (currently the same as reset)
398
398
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
403
403
        adb_describeInstancesResponseType_set_statusMessage_nil(
404
404
                adb_describeInstancesResponseType_t* _describeInstancesResponseType,
405
405
                const axutil_env_t *env);
406
 
 
 
406
        
407
407
 
408
408
        /**
409
409
         * Check whether return is nill
417
417
                const axutil_env_t *env);
418
418
 
419
419
 
420
 
 
 
420
        
421
421
 
422
422
        /**
423
423
         * Check whether instances is nill
431
431
                const axutil_env_t *env);
432
432
 
433
433
 
434
 
 
435
 
        /**
436
 
         * Set instances to nill (currently the same as reset)
437
 
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
438
 
         * @param env pointer to environment struct
439
 
         * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
440
 
         */
441
 
        axis2_status_t AXIS2_CALL
442
 
        adb_describeInstancesResponseType_set_instances_nil(
443
 
                adb_describeInstancesResponseType_t* _describeInstancesResponseType,
444
 
                const axutil_env_t *env);
445
 
 
 
434
        
446
435
        /*************************** Checking and Setting 'NIL' values in Arrays *****************************/
447
436
 
448
437
        /**
449
438
         * NOTE: You may set this to remove specific elements in the array
450
439
         *       But you can not remove elements, if the specific property is declared to be non-nillable or sizeof(array) < minOccurs
451
440
         */
452
 
 
 
441
        
453
442
        /**
454
443
         * Check whether instances is nill at i
455
444
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
461
450
        adb_describeInstancesResponseType_is_instances_nil_at(
462
451
                adb_describeInstancesResponseType_t* _describeInstancesResponseType,
463
452
                const axutil_env_t *env, int i);
464
 
 
465
 
 
 
453
 
 
454
       
466
455
        /**
467
456
         * Set instances to nill at i
468
457
         * @param  _describeInstancesResponseType _ adb_describeInstancesResponseType_t object
472
461
         */
473
462
        axis2_status_t AXIS2_CALL
474
463
        adb_describeInstancesResponseType_set_instances_nil_at(
475
 
                adb_describeInstancesResponseType_t* _describeInstancesResponseType,
 
464
                adb_describeInstancesResponseType_t* _describeInstancesResponseType, 
476
465
                const axutil_env_t *env, int i);
477
466
 
478
 
 
 
467
        
479
468
 
480
469
        /**************************** Serialize and Deserialize functions ***************************/
481
470
        /*********** These functions are for use only inside the generated code *********************/
482
471
 
483
 
 
 
472
        
484
473
        /**
485
474
         * Deserialize an XML to adb objects
486
475
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
487
476
         * @param env pointer to environment struct
488
477
         * @param dp_parent double pointer to the parent node to deserialize
489
478
         * @param dp_is_early_node_valid double pointer to a flag (is_early_node_valid?)
490
 
         * @param dont_care_minoccurs Dont set errors on validating minoccurs,
 
479
         * @param dont_care_minoccurs Dont set errors on validating minoccurs, 
491
480
         *              (Parent will order this in a case of choice)
492
481
         * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
493
482
         */
498
487
            axiom_node_t** dp_parent,
499
488
            axis2_bool_t *dp_is_early_node_valid,
500
489
            axis2_bool_t dont_care_minoccurs);
501
 
 
502
 
 
 
490
                            
 
491
            
503
492
 
504
493
       /**
505
 
         * Declare namespace in the most parent node
 
494
         * Declare namespace in the most parent node 
506
495
         * @param  _describeInstancesResponseType adb_describeInstancesResponseType_t object
507
496
         * @param env pointer to environment struct
508
497
         * @param parent_element parent element
515
504
                    const axutil_env_t *env, axiom_element_t *parent_element,
516
505
                    axutil_hash_t *namespaces, int *next_ns_index);
517
506
 
518
 
 
 
507
        
519
508
 
520
509
        /**
521
510
         * Serialize to an XML from the adb objects
547
536
     #endif
548
537
 
549
538
     #endif /* ADB_DESCRIBEINSTANCESRESPONSETYPE_H */
550
 
 
 
539
    
551
540