globus_connect_gridftp_server
16.5
|
Key-Value Pair Array. More...
#include <globus_dsi_rest.h>
Data Fields | |
size_t | count |
globus_dsi_rest_key_value_t * | key_value |
Key-Value Pair Array.
This data type is used to encapsulate an array of globus_dsi_rest_key_value_t structs with the length of the array.
size_t globus_dsi_rest_key_array_s::count |
Number of elements in the key_value array
globus_dsi_rest_key_value_t* globus_dsi_rest_key_array_s::key_value |
Array of Key-Value pairs