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

Data Fields

gchar ns [LIMIT_LENGTH_NSNAME]
 
gchar account [LIMIT_LENGTH_ACCOUNTNAME]
 
gchar user [LIMIT_LENGTH_USER]
 
gchar version [LIMIT_LENGTH_VERSION]
 
gchar * path
 
gchar * content
 
gchar * whole
 
gchar * fullpath
 
guint8 id [32]
 
gchar hexid [65]
 
guint8 flags
 

Field Documentation

gchar oio_url_s::account[LIMIT_LENGTH_ACCOUNTNAME]
gchar* oio_url_s::content
guint8 oio_url_s::flags
gchar* oio_url_s::fullpath
gchar oio_url_s::hexid[65]
guint8 oio_url_s::id[32]
gchar oio_url_s::ns[LIMIT_LENGTH_NSNAME]
gchar* oio_url_s::path
gchar oio_url_s::user[LIMIT_LENGTH_USER]
gchar oio_url_s::version[LIMIT_LENGTH_VERSION]
gchar* oio_url_s::whole

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