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

« back to all changes in this revision

Viewing changes to cluster/generated/adb_describePublicAddressesResponseType.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_describePublicAddressesResponseType adb_describePublicAddressesResponseType_t;
17
17
 
18
 
 
 
18
        
19
19
 
20
20
        #include <stdio.h>
21
21
        #include <axiom.h>
30
30
 
31
31
        #define ADB_DEFAULT_DIGIT_LIMIT 64
32
32
        #define ADB_DEFAULT_NAMESPACE_PREFIX_LIMIT 64
33
 
 
 
33
        
34
34
 
35
35
        /******************************* Create and Free functions *********************************/
36
36
 
58
58
 
59
59
        /********************************** Getters and Setters **************************************/
60
60
        /******** Deprecated for array types, Use 'Getters and Setters for Arrays' instead ***********/
61
 
 
 
61
        
62
62
 
63
63
        /**
64
 
         * Getter for correlationId.
 
64
         * Getter for correlationId. 
65
65
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
66
66
         * @param env pointer to environment struct
67
67
         * @return axis2_char_t*
95
95
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
96
96
            const axutil_env_t *env);
97
97
 
98
 
 
99
 
 
 
98
        
 
99
        
100
100
 
101
101
        /**
102
 
         * Getter for userId.
 
102
         * Getter for userId. 
103
103
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
104
104
         * @param env pointer to environment struct
105
105
         * @return axis2_char_t*
133
133
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
134
134
            const axutil_env_t *env);
135
135
 
136
 
 
137
 
 
 
136
        
 
137
        
138
138
 
139
139
        /**
140
 
         * Getter for statusMessage.
 
140
         * Getter for statusMessage. 
141
141
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
142
142
         * @param env pointer to environment struct
143
143
         * @return axis2_char_t*
171
171
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
172
172
            const axutil_env_t *env);
173
173
 
174
 
 
175
 
 
 
174
        
 
175
        
176
176
 
177
177
        /**
178
 
         * Getter for return.
 
178
         * Getter for return. 
179
179
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
180
180
         * @param env pointer to environment struct
181
181
         * @return axis2_bool_t
209
209
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
210
210
            const axutil_env_t *env);
211
211
 
212
 
 
213
 
 
 
212
        
 
213
        
214
214
 
215
215
        /**
216
216
         * Getter for sourceAddresses. Deprecated for array types, Use adb_describePublicAddressesResponseType_get_sourceAddresses_at instead
248
248
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
249
249
            const axutil_env_t *env);
250
250
 
251
 
 
252
 
 
 
251
        
 
252
        
253
253
 
254
254
        /**
255
255
         * Getter for destAddresses. Deprecated for array types, Use adb_describePublicAddressesResponseType_get_destAddresses_at instead
287
287
            adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
288
288
            const axutil_env_t *env);
289
289
 
290
 
 
 
290
        
291
291
        /****************************** Getters and Setters For Arrays **********************************/
292
292
        /************ Array Specific Operations: get_at, set_at, add, remove_at, sizeof *****************/
293
293
 
307
307
         *
308
308
         *     // Removing the ith value from an array
309
309
         *     adb_element_remove_property_at(adb_object, env, i);
310
 
         *
 
310
         *     
311
311
         * }
312
312
         *
313
313
         */
314
314
 
315
 
 
316
 
 
 
315
        
 
316
        
317
317
        /**
318
318
         * Get the ith element of sourceAddresses.
319
319
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
377
377
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
378
378
                const axutil_env_t *env, int i);
379
379
 
380
 
 
381
 
 
 
380
        
 
381
        
382
382
        /**
383
383
         * Get the ith element of destAddresses.
384
384
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
442
442
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
443
443
                const axutil_env_t *env, int i);
444
444
 
445
 
 
 
445
        
446
446
 
447
447
 
448
448
        /******************************* Checking and Setting NIL values *********************************/
452
452
         * NOTE: set_nil is only available for nillable properties
453
453
         */
454
454
 
455
 
 
 
455
        
456
456
 
457
457
        /**
458
458
         * Check whether correlationId is nill
466
466
                const axutil_env_t *env);
467
467
 
468
468
 
469
 
 
 
469
        
470
470
 
471
471
        /**
472
472
         * Check whether userId is nill
480
480
                const axutil_env_t *env);
481
481
 
482
482
 
483
 
 
 
483
        
484
484
 
485
485
        /**
486
486
         * Check whether statusMessage is nill
494
494
                const axutil_env_t *env);
495
495
 
496
496
 
497
 
 
 
497
        
498
498
        /**
499
499
         * Set statusMessage to nill (currently the same as reset)
500
500
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
505
505
        adb_describePublicAddressesResponseType_set_statusMessage_nil(
506
506
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
507
507
                const axutil_env_t *env);
508
 
 
 
508
        
509
509
 
510
510
        /**
511
511
         * Check whether return is nill
519
519
                const axutil_env_t *env);
520
520
 
521
521
 
522
 
 
 
522
        
523
523
 
524
524
        /**
525
525
         * Check whether sourceAddresses is nill
533
533
                const axutil_env_t *env);
534
534
 
535
535
 
536
 
 
 
536
        
537
537
 
538
538
        /**
539
539
         * Check whether destAddresses is nill
547
547
                const axutil_env_t *env);
548
548
 
549
549
 
550
 
 
 
550
        
551
551
        /*************************** Checking and Setting 'NIL' values in Arrays *****************************/
552
552
 
553
553
        /**
554
554
         * NOTE: You may set this to remove specific elements in the array
555
555
         *       But you can not remove elements, if the specific property is declared to be non-nillable or sizeof(array) < minOccurs
556
556
         */
557
 
 
 
557
        
558
558
        /**
559
559
         * Check whether sourceAddresses is nill at i
560
560
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
566
566
        adb_describePublicAddressesResponseType_is_sourceAddresses_nil_at(
567
567
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
568
568
                const axutil_env_t *env, int i);
569
 
 
570
 
 
 
569
 
 
570
       
571
571
        /**
572
572
         * Set sourceAddresses to nill at i
573
573
         * @param  _describePublicAddressesResponseType _ adb_describePublicAddressesResponseType_t object
577
577
         */
578
578
        axis2_status_t AXIS2_CALL
579
579
        adb_describePublicAddressesResponseType_set_sourceAddresses_nil_at(
580
 
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
 
580
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType, 
581
581
                const axutil_env_t *env, int i);
582
582
 
583
 
 
 
583
        
584
584
        /**
585
585
         * Check whether destAddresses is nill at i
586
586
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
592
592
        adb_describePublicAddressesResponseType_is_destAddresses_nil_at(
593
593
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
594
594
                const axutil_env_t *env, int i);
595
 
 
596
 
 
 
595
 
 
596
       
597
597
        /**
598
598
         * Set destAddresses to nill at i
599
599
         * @param  _describePublicAddressesResponseType _ adb_describePublicAddressesResponseType_t object
603
603
         */
604
604
        axis2_status_t AXIS2_CALL
605
605
        adb_describePublicAddressesResponseType_set_destAddresses_nil_at(
606
 
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType,
 
606
                adb_describePublicAddressesResponseType_t* _describePublicAddressesResponseType, 
607
607
                const axutil_env_t *env, int i);
608
608
 
609
 
 
 
609
        
610
610
 
611
611
        /**************************** Serialize and Deserialize functions ***************************/
612
612
        /*********** These functions are for use only inside the generated code *********************/
613
613
 
614
 
 
 
614
        
615
615
        /**
616
616
         * Deserialize an XML to adb objects
617
617
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
618
618
         * @param env pointer to environment struct
619
619
         * @param dp_parent double pointer to the parent node to deserialize
620
620
         * @param dp_is_early_node_valid double pointer to a flag (is_early_node_valid?)
621
 
         * @param dont_care_minoccurs Dont set errors on validating minoccurs,
 
621
         * @param dont_care_minoccurs Dont set errors on validating minoccurs, 
622
622
         *              (Parent will order this in a case of choice)
623
623
         * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
624
624
         */
629
629
            axiom_node_t** dp_parent,
630
630
            axis2_bool_t *dp_is_early_node_valid,
631
631
            axis2_bool_t dont_care_minoccurs);
632
 
 
633
 
 
 
632
                            
 
633
            
634
634
 
635
635
       /**
636
 
         * Declare namespace in the most parent node
 
636
         * Declare namespace in the most parent node 
637
637
         * @param  _describePublicAddressesResponseType adb_describePublicAddressesResponseType_t object
638
638
         * @param env pointer to environment struct
639
639
         * @param parent_element parent element
646
646
                    const axutil_env_t *env, axiom_element_t *parent_element,
647
647
                    axutil_hash_t *namespaces, int *next_ns_index);
648
648
 
649
 
 
 
649
        
650
650
 
651
651
        /**
652
652
         * Serialize to an XML from the adb objects
678
678
     #endif
679
679
 
680
680
     #endif /* ADB_DESCRIBEPUBLICADDRESSESRESPONSETYPE_H */
681
 
 
 
681
    
682
682