globus_connect_gridftp_server  15.98
Data Fields
globus_dsi_rest_key_array_s Struct Reference

Key-Value Pair Array. More...

#include <globus_dsi_rest.h>

Collaboration diagram for globus_dsi_rest_key_array_s:
Collaboration graph
[legend]

Data Fields

size_t count
 
globus_dsi_rest_key_value_tkey_value
 

Detailed Description

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.

Field Documentation

◆ count

size_t globus_dsi_rest_key_array_s::count

Number of elements in the key_value array

◆ key_value

globus_dsi_rest_key_value_t* globus_dsi_rest_key_array_s::key_value

Array of Key-Value pairs


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