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

« back to all changes in this revision

Viewing changes to cluster/generated/adb_getConsoleOutputResponseType.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_getConsoleOutputResponseType adb_getConsoleOutputResponseType_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
 
57
57
 
58
58
 
59
59
        /********************************** Getters and Setters **************************************/
60
 
 
61
 
 
 
60
        
 
61
        
62
62
 
63
63
        /**
64
 
         * Getter for correlationId.
 
64
         * Getter for correlationId. 
65
65
         * @param  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
66
66
         * @param env pointer to environment struct
67
67
         * @return axis2_char_t*
95
95
            adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
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  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
104
104
         * @param env pointer to environment struct
105
105
         * @return axis2_char_t*
133
133
            adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
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  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
142
142
         * @param env pointer to environment struct
143
143
         * @return axis2_char_t*
171
171
            adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
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  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
180
180
         * @param env pointer to environment struct
181
181
         * @return axis2_bool_t
209
209
            adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
210
210
            const axutil_env_t *env);
211
211
 
212
 
 
213
 
 
 
212
        
 
213
        
214
214
 
215
215
        /**
216
 
         * Getter for consoleOutput.
 
216
         * Getter for consoleOutput. 
217
217
         * @param  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
218
218
         * @param env pointer to environment struct
219
219
         * @return axis2_char_t*
247
247
            adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
248
248
            const axutil_env_t *env);
249
249
 
250
 
 
 
250
        
251
251
 
252
252
 
253
253
        /******************************* Checking and Setting NIL values *********************************/
254
 
 
 
254
        
255
255
 
256
256
        /**
257
257
         * NOTE: set_nil is only available for nillable properties
258
258
         */
259
259
 
260
 
 
 
260
        
261
261
 
262
262
        /**
263
263
         * Check whether correlationId is nill
271
271
                const axutil_env_t *env);
272
272
 
273
273
 
274
 
 
 
274
        
275
275
 
276
276
        /**
277
277
         * Check whether userId is nill
285
285
                const axutil_env_t *env);
286
286
 
287
287
 
288
 
 
 
288
        
289
289
 
290
290
        /**
291
291
         * Check whether statusMessage is nill
299
299
                const axutil_env_t *env);
300
300
 
301
301
 
302
 
 
 
302
        
303
303
        /**
304
304
         * Set statusMessage to nill (currently the same as reset)
305
305
         * @param  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
310
310
        adb_getConsoleOutputResponseType_set_statusMessage_nil(
311
311
                adb_getConsoleOutputResponseType_t* _getConsoleOutputResponseType,
312
312
                const axutil_env_t *env);
313
 
 
 
313
        
314
314
 
315
315
        /**
316
316
         * Check whether return is nill
324
324
                const axutil_env_t *env);
325
325
 
326
326
 
327
 
 
 
327
        
328
328
 
329
329
        /**
330
330
         * Check whether consoleOutput is nill
338
338
                const axutil_env_t *env);
339
339
 
340
340
 
341
 
 
 
341
        
342
342
 
343
343
        /**************************** Serialize and Deserialize functions ***************************/
344
344
        /*********** These functions are for use only inside the generated code *********************/
345
345
 
346
 
 
 
346
        
347
347
        /**
348
348
         * Deserialize an XML to adb objects
349
349
         * @param  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
350
350
         * @param env pointer to environment struct
351
351
         * @param dp_parent double pointer to the parent node to deserialize
352
352
         * @param dp_is_early_node_valid double pointer to a flag (is_early_node_valid?)
353
 
         * @param dont_care_minoccurs Dont set errors on validating minoccurs,
 
353
         * @param dont_care_minoccurs Dont set errors on validating minoccurs, 
354
354
         *              (Parent will order this in a case of choice)
355
355
         * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
356
356
         */
361
361
            axiom_node_t** dp_parent,
362
362
            axis2_bool_t *dp_is_early_node_valid,
363
363
            axis2_bool_t dont_care_minoccurs);
364
 
 
365
 
 
 
364
                            
 
365
            
366
366
 
367
367
       /**
368
 
         * Declare namespace in the most parent node
 
368
         * Declare namespace in the most parent node 
369
369
         * @param  _getConsoleOutputResponseType adb_getConsoleOutputResponseType_t object
370
370
         * @param env pointer to environment struct
371
371
         * @param parent_element parent element
378
378
                    const axutil_env_t *env, axiom_element_t *parent_element,
379
379
                    axutil_hash_t *namespaces, int *next_ns_index);
380
380
 
381
 
 
 
381
        
382
382
 
383
383
        /**
384
384
         * Serialize to an XML from the adb objects
410
410
     #endif
411
411
 
412
412
     #endif /* ADB_GETCONSOLEOUTPUTRESPONSETYPE_H */
413
 
 
 
413
    
414
414