|
doc
|
#include <modules/csync_owncloud.h>
Data Fields | |
| ne_decompress * | decompress |
| int | fd |
| int64_t | get_size |
| ne_off_t | last_progress |
| struct timeval | last_time |
| const char * | method |
| ne_request * | req |
| char * | url |
Definition at line 123 of file csync_owncloud.h.
| ne_decompress* transfer_context::decompress |
Definition at line 127 of file csync_owncloud.h.
| int transfer_context::fd |
Definition at line 125 of file csync_owncloud.h.
| int64_t transfer_context::get_size |
Definition at line 133 of file csync_owncloud.h.
| ne_off_t transfer_context::last_progress |
Definition at line 132 of file csync_owncloud.h.
| struct timeval transfer_context::last_time |
Definition at line 131 of file csync_owncloud.h.
| const char* transfer_context::method |
Definition at line 126 of file csync_owncloud.h.
| ne_request* transfer_context::req |
Definition at line 124 of file csync_owncloud.h.
| char* transfer_context::url |
Definition at line 128 of file csync_owncloud.h.
1.8.8