Main Page | Modules | Data Structures | File List | Data Fields | Globals

sgtest_TestStepType_array_s Struct Reference
[Complex type: sgtest_TestStepType]

Array of sgtest_TestStepType elements. More...

#include <sgtest_TestStepType_array.h>

Data Fields


Detailed Description

Array of sgtest_TestStepType elements.

This structure type is used represent an array of sgtest_TestStepType elements.

Arrays are allocated by sgtest_TestStepType_array_init() and freed by calling sgtest_TestStepType_array_destroy(). Elements may be added to an array by calling sgtest_TestStepType_array_push().

Definition at line 51 of file sgtest_TestStepType_array.h.


Field Documentation

struct sgtest_TestStepType_s* sgtest_TestStepType_array_s::elements
 

Dynamic array of elements.

Definition at line 54 of file sgtest_TestStepType_array.h.

int sgtest_TestStepType_array_s::length
 

Number of elements in this array.

Definition at line 56 of file sgtest_TestStepType_array.h.

globus_xsd_type_info_t sgtest_TestStepType_array_s::type_info
 

schema information about array elements

Definition at line 58 of file sgtest_TestStepType_array.h.

Referenced by sgtest_TestStepType_array_deserialize(), and sgtest_TestStepType_array_push().


The documentation for this struct was generated from the following file:

about globus | grid research | globus toolkit | software development

Comments? webmaster@globus.org