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

#include <src/H5FDs3comms.h>

+ Collaboration diagram for s3r_t:

Data Fields

unsigned long magic
 
CURL * curlhandle
 
size_t filesize
 
char * httpverb
 
parsed_url_tpurl
 
char * region
 
char * secret_id
 
unsigned char * signing_key
 
char * token
 

Field Documentation

◆ curlhandle

CURL* curlhandle

◆ filesize

size_t filesize

◆ httpverb

char* httpverb

◆ magic

unsigned long magic

◆ 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: