Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5 1.14.6
API Reference
Loading...
Searching...
No Matches
s3r_t Struct Reference

#include <src/H5FDs3comms.h>

+ Collaboration diagram for s3r_t:

Data Fields

CURLcurlhandle
 
size_t filesize
 
charhttpverb
 
parsed_url_tpurl
 
charregion
 
charsecret_id
 
unsigned charsigning_key
 
chartoken
 

Field Documentation

◆ curlhandle

CURL* curlhandle

◆ filesize

size_t filesize

◆ httpverb

char* httpverb

◆ purl

parsed_url_t* purl

◆ region

char* region

◆ secret_id

char* secret_id

◆ signing_key

unsigned char* signing_key

◆ token

char* token

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