|
||
|
Namespace of the wssg_ServiceGroupEntryRPType complex type.
|
|
||
|
Local part of the QName of the wssg_ServiceGroupEntryRPType complex type.
|
|
||
|
The wssg_ServiceGroupEntryRPType complex type, which represents the {http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ServiceGroup-1.2-draft-01.xsd}complexType 12 element.
|
|
||
|
The wssg_ServiceGroupEntryRPType_o complex type, which represents an optional instance of a {http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ServiceGroup-1.2-draft-01.xsd}complexType 12 element.
|
|
||
|
Array of wssg_ServiceGroupEntryRPType elements. This structure type is used represent an array of wssg_ServiceGroupEntryRPType elements. Arrays are allocated by wssg_ServiceGroupEntryRPType_array_init() and freed by calling wssg_ServiceGroupEntryRPType_array_destroy(). Elements may be added to an array by calling wssg_ServiceGroupEntryRPType_array_push(). |
|
|||||||
|
Initialize a wssg_ServiceGroupEntryRPType. Allocates a new wssg_ServiceGroupEntryRPType and initializes its contents. When the structure is no longer needed, it should be freed by calling wssg_ServiceGroupEntryRPType_destroy().
|
|
|||||||
|
Destroy a wssg_ServiceGroupEntryRPType. Frees a wssg_ServiceGroupEntryRPType. All subelements and attributes will be destroyed (and freed if they are optional).
|
|
|||||||||
|
Copy a wssg_ServiceGroupEntryRPType. Perform a deep copy of a wssg_ServiceGroupEntryRPType. The dest structure will be allocated, and then a copy of the contents of src and its subelements and attributes will be made to dest.
|
|
|||||||
|
Initialize the contents of a wssg_ServiceGroupEntryRPType. Initialize the contents of a wssg_ServiceGroupEntryRPType. This should be used when the structure is allocated on the stack or by a some allocator besides wssg_ServiceGroupEntryRPType_init(). The contents may be freed by calling wssg_ServiceGroupEntryRPType_destroy_contents().
|
|
|||||||
|
Destroy the contents of a wssg_ServiceGroupEntryRPType. Destroy the subelements and attributes of the given wssg_ServiceGroupEntryRPType.
|
|
|||||||||
|
Copy the contents of a wssg_ServiceGroupEntryRPType. Perform a deep copy of the contents of a wssg_ServiceGroupEntryRPType. The dest strcuture must be allocated before making this call. A copy of the subelements and attributes of @ src will be made to dest.
|
|
|||||||||||||||
|
Deserialize a wssg_ServiceGroupEntryRPType. Deserialize an element containing a wssg_ServiceGroupEntryRPType element.
|
|
|||||||||||||||
|
Deserialize a wssg_ServiceGroupEntryRPType. Deserialize a wssg_ServiceGroupEntryRPType whose enclosing element has already been deserialized.
|
|
|||||||||||||||
|
Deserialize an optional wssg_ServiceGroupEntryRPType. Deserialize the next element if it contains a wssg_ServiceGroupEntryRPType.
|
|
|||||||
|
Initialize an array of wssg_ServiceGroupEntryRPType elements. Allocates a new array of 0 elements. When this array is no longer used, it should be freed by calling wssg_ServiceGroupEntryRPType_array_destroy().
|
|
|||||||
|
Destroy an array of wssg_ServiceGroupEntryRPType elements. Frees an array of wssg_ServiceGroupEntryRPType elements. The contents of each element element in the array be destroyed by calling wssg_ServiceGroupEntryRPType_destroy_contents().
|
|
|||||||||
|
Copy an array of wssg_ServiceGroupEntryRPType elements. Perform a deep copy of an array of wssg_ServiceGroupEntryRPType elements. The dest array will be allocated, and then a copy of the contents of each element in src will be made to dest.
|
|
|||||||
|
Initialize the contents of an array of wssg_ServiceGroupEntryRPType elements. Initialize the contents of an array of wssg_ServiceGroupEntryRPType elements. Used when the array is allocated on the stack or by a some allocator besides wssg_ServiceGroupEntryRPType_array_init(). The contents of the array may be freed by calling wssg_ServiceGroupEntryRPType_array_destroy_contents().
|
|
|||||||
|
Destroy the contents of an array of wssg_ServiceGroupEntryRPType elements. Destroy the elements in an array of wssg_ServiceGroupEntryRPType elements. The contents of each element in the array be destroyed by calling wssg_ServiceGroupEntryRPType_destroy_contents() and the array will be reset to be empty.
|
|
|||||||||
|
Copy the contents of an array of wssg_ServiceGroupEntryRPType elements. Perform a deep copy of an array of wssg_ServiceGroupEntryRPType elements. The dest array must be allocated before making this call. A copy of the contents of each element in src will be made to dest.
|
|
|||||||
|
Append a new wssg_ServiceGroupEntryRPType to an array. Allocate and initialize a new wssg_ServiceGroupEntryRPType structure, adding it to the end of the given array.
|
|
|||||||||||||||
|
Serialize an array of wssg_ServiceGroupEntryRPType elements. Serialize an element containing an array of wssg_ServiceGroupEntryRPType elements.
|
|
|||||||||||||||
|
Deserialize an array of wssg_ServiceGroupEntryRPType elements. Deserialize an element containing an array of wssg_ServiceGroupEntryRPType elements.
|
|
||
|
QName of the wssg_ServiceGroupEntryRPType complex type.
|
|
||
|
Initial value:
{
&wssg_ServiceGroupEntryRPType_qname,
wssg_ServiceGroupEntryRPType_serialize_wrapper,
wssg_ServiceGroupEntryRPType_deserialize_pointer_wrapper,
wssg_ServiceGroupEntryRPType_init_wrapper,
wssg_ServiceGroupEntryRPType_destroy_wrapper,
wssg_ServiceGroupEntryRPType_copy_wrapper,
wssg_ServiceGroupEntryRPType_init_contents_wrapper,
wssg_ServiceGroupEntryRPType_destroy_contents_wrapper,
wssg_ServiceGroupEntryRPType_copy_contents_wrapper,
sizeof(wssg_ServiceGroupEntryRPType),
NULL,
&wssg_ServiceGroupEntryRPType_contents_info,
&wssg_ServiceGroupEntryRPType_array_info
}
|
|
||
|
Type information for serializing and deserializing wssg_ServiceGroupEntryRPType elements.
|
|
||
|
Initial value:
{
&wssg_ServiceGroupEntryRPType_qname,
wssg_ServiceGroupEntryRPType_array_serialize_wrapper,
wssg_ServiceGroupEntryRPType_array_deserialize_wrapper,
wssg_ServiceGroupEntryRPType_array_init_wrapper,
wssg_ServiceGroupEntryRPType_array_destroy_wrapper,
wssg_ServiceGroupEntryRPType_array_copy_wrapper,
wssg_ServiceGroupEntryRPType_array_init_contents_wrapper,
wssg_ServiceGroupEntryRPType_array_destroy_contents_wrapper,
wssg_ServiceGroupEntryRPType_array_copy_contents_wrapper,
sizeof(wssg_ServiceGroupEntryRPType),
wssg_ServiceGroupEntryRPType_array_push_wrapper,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing arrays of wssg_ServiceGroupEntryRPType elements.
|
|
||
|
Initial value:
{
&wssg_ServiceGroupEntryRPType_qname,
wssg_ServiceGroupEntryRPType_serialize_contents_wrapper,
wssg_ServiceGroupEntryRPType_deserialize_contents_wrapper,
wssg_ServiceGroupEntryRPType_init_wrapper,
wssg_ServiceGroupEntryRPType_destroy_wrapper,
wssg_ServiceGroupEntryRPType_copy_wrapper,
wssg_ServiceGroupEntryRPType_init_contents_wrapper,
wssg_ServiceGroupEntryRPType_destroy_contents_wrapper,
wssg_ServiceGroupEntryRPType_copy_contents_wrapper,
sizeof(wssg_ServiceGroupEntryRPType),
NULL,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing the contents of wssg_ServiceGroupEntryRPType without surrounding elements.
|
about globus |
grid research |
globus toolkit |
software development
Comments? webmaster@globus.org