DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_objects_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strchunk_id
 
int chunk_number
 
ds3_strnode_id
 
ds3_bulk_object_response ** objects
 
size_t num_objects
 

Detailed Description

Definition at line 2012 of file ds3.h.

Field Documentation

◆ chunk_id

ds3_str* chunk_id

Definition at line 2013 of file ds3.h.

◆ chunk_number

int chunk_number

Definition at line 2014 of file ds3.h.

◆ node_id

ds3_str* node_id

Definition at line 2015 of file ds3.h.

◆ num_objects

size_t num_objects

Definition at line 2017 of file ds3.h.

◆ objects

Definition at line 2016 of file ds3.h.


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