OpenIO SDS C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
oio_sds_s Struct Reference

Data Fields

gchar * session_id
 
gchar * ns
 
gchar * proxy
 
gchar * ecd
 
struct {
   int   proxy
 
   int   rawx
 
timeout
 
gboolean sync_after_download
 
gboolean admin
 
gboolean no_shuffle
 
gchar * auth_token
 
GMutex curl_lock
 
CURL * curl_handle
 
gint64 chunk_size
 

Field Documentation

gboolean oio_sds_s::admin
gchar* oio_sds_s::auth_token
gint64 oio_sds_s::chunk_size
CURL* oio_sds_s::curl_handle
GMutex oio_sds_s::curl_lock
gchar* oio_sds_s::ecd
gboolean oio_sds_s::no_shuffle
gchar* oio_sds_s::ns
gchar* oio_sds_s::proxy
int oio_sds_s::proxy
int oio_sds_s::rawx
gchar* oio_sds_s::session_id
gboolean oio_sds_s::sync_after_download
struct { ... } oio_sds_s::timeout

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