|
||
|
Namespace of the wsnt_GetCurrentMessageResponseType complex type.
|
|
||
|
Local part of the QName of the wsnt_GetCurrentMessageResponseType complex type.
|
|
||
|
The wsnt_GetCurrentMessageResponseType complex type, which represents the {http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd}complexType 28 element.
|
|
||
|
The wsnt_GetCurrentMessageResponseType_o complex type, which represents an optional instance of a {http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd}complexType 28 element.
|
|
||
|
Array of wsnt_GetCurrentMessageResponseType elements. This structure type is used represent an array of wsnt_GetCurrentMessageResponseType elements. Arrays are allocated by wsnt_GetCurrentMessageResponseType_array_init() and freed by calling wsnt_GetCurrentMessageResponseType_array_destroy(). Elements may be added to an array by calling wsnt_GetCurrentMessageResponseType_array_push(). |
|
|||||||
|
Initialize a wsnt_GetCurrentMessageResponseType. Allocates a new wsnt_GetCurrentMessageResponseType and initializes its contents. When the structure is no longer needed, it should be freed by calling wsnt_GetCurrentMessageResponseType_destroy().
|
|
|||||||
|
Destroy a wsnt_GetCurrentMessageResponseType. Frees a wsnt_GetCurrentMessageResponseType. All subelements and attributes will be destroyed (and freed if they are optional).
|
|
|||||||||
|
Copy a wsnt_GetCurrentMessageResponseType. Perform a deep copy of a wsnt_GetCurrentMessageResponseType. 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 wsnt_GetCurrentMessageResponseType. Initialize the contents of a wsnt_GetCurrentMessageResponseType. This should be used when the structure is allocated on the stack or by a some allocator besides wsnt_GetCurrentMessageResponseType_init(). The contents may be freed by calling wsnt_GetCurrentMessageResponseType_destroy_contents().
|
|
|||||||
|
Destroy the contents of a wsnt_GetCurrentMessageResponseType. Destroy the subelements and attributes of the given wsnt_GetCurrentMessageResponseType.
|
|
|||||||||
|
Copy the contents of a wsnt_GetCurrentMessageResponseType. Perform a deep copy of the contents of a wsnt_GetCurrentMessageResponseType. 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 wsnt_GetCurrentMessageResponseType. Deserialize an element containing a wsnt_GetCurrentMessageResponseType element.
|
|
|||||||||||||||
|
Deserialize a wsnt_GetCurrentMessageResponseType. Deserialize a wsnt_GetCurrentMessageResponseType whose enclosing element has already been deserialized.
|
|
|||||||||||||||
|
Deserialize an optional wsnt_GetCurrentMessageResponseType. Deserialize the next element if it contains a wsnt_GetCurrentMessageResponseType.
|
|
|||||||
|
Initialize an array of wsnt_GetCurrentMessageResponseType elements. Allocates a new array of 0 elements. When this array is no longer used, it should be freed by calling wsnt_GetCurrentMessageResponseType_array_destroy().
|
|
|||||||
|
Destroy an array of wsnt_GetCurrentMessageResponseType elements. Frees an array of wsnt_GetCurrentMessageResponseType elements. The contents of each element element in the array be destroyed by calling wsnt_GetCurrentMessageResponseType_destroy_contents().
|
|
|||||||||
|
Copy an array of wsnt_GetCurrentMessageResponseType elements. Perform a deep copy of an array of wsnt_GetCurrentMessageResponseType 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 wsnt_GetCurrentMessageResponseType elements. Initialize the contents of an array of wsnt_GetCurrentMessageResponseType elements. Used when the array is allocated on the stack or by a some allocator besides wsnt_GetCurrentMessageResponseType_array_init(). The contents of the array may be freed by calling wsnt_GetCurrentMessageResponseType_array_destroy_contents().
|
|
|||||||
|
Destroy the contents of an array of wsnt_GetCurrentMessageResponseType elements. Destroy the elements in an array of wsnt_GetCurrentMessageResponseType elements. The contents of each element in the array be destroyed by calling wsnt_GetCurrentMessageResponseType_destroy_contents() and the array will be reset to be empty.
|
|
|||||||||
|
Copy the contents of an array of wsnt_GetCurrentMessageResponseType elements. Perform a deep copy of an array of wsnt_GetCurrentMessageResponseType 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 wsnt_GetCurrentMessageResponseType to an array. Allocate and initialize a new wsnt_GetCurrentMessageResponseType structure, adding it to the end of the given array.
|
|
|||||||||||||||
|
Serialize an array of wsnt_GetCurrentMessageResponseType elements. Serialize an element containing an array of wsnt_GetCurrentMessageResponseType elements.
|
|
|||||||||||||||
|
Deserialize an array of wsnt_GetCurrentMessageResponseType elements. Deserialize an element containing an array of wsnt_GetCurrentMessageResponseType elements.
|
|
||
|
QName of the wsnt_GetCurrentMessageResponseType complex type.
|
|
||
|
Initial value:
{
&wsnt_GetCurrentMessageResponseType_qname,
wsnt_GetCurrentMessageResponseType_serialize_wrapper,
wsnt_GetCurrentMessageResponseType_deserialize_pointer_wrapper,
wsnt_GetCurrentMessageResponseType_init_wrapper,
wsnt_GetCurrentMessageResponseType_destroy_wrapper,
wsnt_GetCurrentMessageResponseType_copy_wrapper,
wsnt_GetCurrentMessageResponseType_init_contents_wrapper,
wsnt_GetCurrentMessageResponseType_destroy_contents_wrapper,
wsnt_GetCurrentMessageResponseType_copy_contents_wrapper,
sizeof(wsnt_GetCurrentMessageResponseType),
NULL,
&wsnt_GetCurrentMessageResponseType_contents_info,
&wsnt_GetCurrentMessageResponseType_array_info
}
|
|
||
|
Type information for serializing and deserializing wsnt_GetCurrentMessageResponseType elements.
|
|
||
|
Initial value:
{
&wsnt_GetCurrentMessageResponseType_qname,
wsnt_GetCurrentMessageResponseType_array_serialize_wrapper,
wsnt_GetCurrentMessageResponseType_array_deserialize_wrapper,
wsnt_GetCurrentMessageResponseType_array_init_wrapper,
wsnt_GetCurrentMessageResponseType_array_destroy_wrapper,
wsnt_GetCurrentMessageResponseType_array_copy_wrapper,
wsnt_GetCurrentMessageResponseType_array_init_contents_wrapper,
wsnt_GetCurrentMessageResponseType_array_destroy_contents_wrapper,
wsnt_GetCurrentMessageResponseType_array_copy_contents_wrapper,
sizeof(wsnt_GetCurrentMessageResponseType),
wsnt_GetCurrentMessageResponseType_array_push_wrapper,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing arrays of wsnt_GetCurrentMessageResponseType elements.
|
|
||
|
Initial value:
{
&wsnt_GetCurrentMessageResponseType_qname,
wsnt_GetCurrentMessageResponseType_serialize_contents_wrapper,
wsnt_GetCurrentMessageResponseType_deserialize_contents_wrapper,
wsnt_GetCurrentMessageResponseType_init_wrapper,
wsnt_GetCurrentMessageResponseType_destroy_wrapper,
wsnt_GetCurrentMessageResponseType_copy_wrapper,
wsnt_GetCurrentMessageResponseType_init_contents_wrapper,
wsnt_GetCurrentMessageResponseType_destroy_contents_wrapper,
wsnt_GetCurrentMessageResponseType_copy_contents_wrapper,
sizeof(wsnt_GetCurrentMessageResponseType),
NULL,
NULL,
NULL
}
|
|
||
|
Type information for serializing and deserializing the contents of wsnt_GetCurrentMessageResponseType without surrounding elements.
|
about globus |
grid research |
globus toolkit |
software development
Comments? webmaster@globus.org