|
||
|
Namespace of the wsp_PolicyAttachmentType complex type.
|
|
||
|
Local part of the QName of the wsp_PolicyAttachmentType complex type.
|
|
||
|
The wsp_PolicyAttachmentType complex type, which represents the {http://schemas.xmlsoap.org/ws/2002/12/policy}PolicyAttachmentType element.
|
|
||
|
The wsp_PolicyAttachmentType_o complex type, which represents an optional instance of a {http://schemas.xmlsoap.org/ws/2002/12/policy}PolicyAttachmentType element.
|
|
||
|
Array of wsp_PolicyAttachmentType elements. This structure type is used represent an array of wsp_PolicyAttachmentType elements. Arrays are allocated by wsp_PolicyAttachmentType_array_init() and freed by calling wsp_PolicyAttachmentType_array_destroy(). Elements may be added to an array by calling wsp_PolicyAttachmentType_array_push(). |
|
||
|
The wsp_PolicyAttachmentType_o complex type, which represents an optional instance of the choice used by the {http://schemas.xmlsoap.org/ws/2002/12/policy}choice 29 element.
|
|
|||||||
|
Initialize a wsp_PolicyAttachmentType. Allocates a new wsp_PolicyAttachmentType and initializes its contents. When the structure is no longer needed, it should be freed by calling wsp_PolicyAttachmentType_destroy().
|
|
|||||||
|
Destroy a wsp_PolicyAttachmentType. Frees a wsp_PolicyAttachmentType. All subelements and attributes will be destroyed (and freed if they are optional).
|
|
|||||||||
|
Copy a wsp_PolicyAttachmentType. Perform a deep copy of a wsp_PolicyAttachmentType. 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 wsp_PolicyAttachmentType. Initialize the contents of a wsp_PolicyAttachmentType. This should be used when the structure is allocated on the stack or by a some allocator besides wsp_PolicyAttachmentType_init(). The contents may be freed by calling wsp_PolicyAttachmentType_destroy_contents().
|
|
|||||||
|
Destroy the contents of a wsp_PolicyAttachmentType. Destroy the subelements and attributes of the given wsp_PolicyAttachmentType.
|
|
|||||||||
|
Copy the contents of a wsp_PolicyAttachmentType. Perform a deep copy of the contents of a wsp_PolicyAttachmentType. 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 wsp_PolicyAttachmentType. Deserialize an element containing a wsp_PolicyAttachmentType element.
|
|
|||||||||||||||
|
Deserialize a wsp_PolicyAttachmentType. Deserialize a wsp_PolicyAttachmentType whose enclosing element has already been deserialized.
|
|
|||||||||||||||
|
Deserialize an optional wsp_PolicyAttachmentType. Deserialize the next element if it contains a wsp_PolicyAttachmentType.
|
|
|||||||
|
Initialize an array of wsp_PolicyAttachmentType elements. Allocates a new array of 0 elements. When this array is no longer used, it should be freed by calling wsp_PolicyAttachmentType_array_destroy().
|
|
|||||||
|
Destroy an array of wsp_PolicyAttachmentType elements. Frees an array of wsp_PolicyAttachmentType elements. The contents of each element element in the array be destroyed by calling wsp_PolicyAttachmentType_destroy_contents().
|
|
|||||||||
|
Copy an array of wsp_PolicyAttachmentType elements. Perform a deep copy of an array of wsp_PolicyAttachmentType 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 wsp_PolicyAttachmentType elements. Initialize the contents of an array of wsp_PolicyAttachmentType elements. Used when the array is allocated on the stack or by a some allocator besides wsp_PolicyAttachmentType_array_init(). The contents of the array may be freed by calling wsp_PolicyAttachmentType_array_destroy_contents().
|
|
|||||||
|
Destroy the contents of an array of wsp_PolicyAttachmentType elements. Destroy the elements in an array of wsp_PolicyAttachmentType elements. The contents of each element in the array be destroyed by calling wsp_PolicyAttachmentType_destroy_contents() and the array will be reset to be empty.
|
|
|||||||||
|
Copy the contents of an array of wsp_PolicyAttachmentType elements. Perform a deep copy of an array of wsp_PolicyAttachmentType 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 wsp_PolicyAttachmentType to an array. Allocate and initialize a new wsp_PolicyAttachmentType structure, adding it to the end of the given array.
|
|
|||||||||||||||
|
Serialize an array of wsp_PolicyAttachmentType elements. Serialize an element containing an array of wsp_PolicyAttachmentType elements.
|
|
|||||||||||||||
|
Deserialize an array of wsp_PolicyAttachmentType elements. Deserialize an element containing an array of wsp_PolicyAttachmentType elements.
|
|
||
|
QName of the wsp_PolicyAttachmentType complex type.
|
|
||
|
Initial value:
{
&wsp_PolicyAttachmentType_qname,
wsp_PolicyAttachmentType_serialize_wrapper,
wsp_PolicyAttachmentType_deserialize_pointer_wrapper,
wsp_PolicyAttachmentType_init_wrapper,
wsp_PolicyAttachmentType_destroy_wrapper,
wsp_PolicyAttachmentType_copy_wrapper,
wsp_PolicyAttachmentType_init_contents_wrapper,
wsp_PolicyAttachmentType_destroy_contents_wrapper,
wsp_PolicyAttachmentType_copy_contents_wrapper,
sizeof(wsp_PolicyAttachmentType),
NULL,
&wsp_PolicyAttachmentType_contents_info,
&wsp_PolicyAttachmentType_array_info
}
|
|
||
|
Type information for serializing and deserializing wsp_PolicyAttachmentType elements.
|
|
||
|
Initial value:
{
&wsp_PolicyAttachmentType_qname,
wsp_PolicyAttachmentType_array_serialize_wrapper,
wsp_PolicyAttachmentType_array_deserialize_wrapper,
wsp_PolicyAttachmentType_array_init_wrapper,
wsp_PolicyAttachmentType_array_destroy_wrapper,
wsp_PolicyAttachmentType_array_copy_wrapper,
wsp_PolicyAttachmentType_array_init_contents_wrapper,
wsp_PolicyAttachmentType_array_destroy_contents_wrapper,
wsp_PolicyAttachmentType_array_copy_contents_wrapper,
sizeof(wsp_PolicyAttachmentType),
wsp_PolicyAttachmentType_array_push_wrapper,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing arrays of wsp_PolicyAttachmentType elements.
|
|
||
|
Initial value:
{
&wsp_PolicyAttachmentType_qname,
wsp_PolicyAttachmentType_serialize_contents_wrapper,
wsp_PolicyAttachmentType_deserialize_contents_wrapper,
wsp_PolicyAttachmentType_init_wrapper,
wsp_PolicyAttachmentType_destroy_wrapper,
wsp_PolicyAttachmentType_copy_wrapper,
wsp_PolicyAttachmentType_init_contents_wrapper,
wsp_PolicyAttachmentType_destroy_contents_wrapper,
wsp_PolicyAttachmentType_copy_contents_wrapper,
sizeof(wsp_PolicyAttachmentType),
NULL,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing the contents of wsp_PolicyAttachmentType without surrounding elements.
|
about globus |
grid research |
globus toolkit |
software development
Comments? webmaster@globus.org