doc
|
#include <src/vio/csync_vio_method.h>
Definition at line 86 of file csync_vio_method.h.
csync_method_chmod_fn csync_vio_method_s::chmod |
Definition at line 103 of file csync_vio_method.h.
csync_method_chown_fn csync_vio_method_s::chown |
Definition at line 104 of file csync_vio_method.h.
csync_method_close_fn csync_vio_method_s::close |
Definition at line 91 of file csync_vio_method.h.
csync_method_closedir_fn csync_vio_method_s::closedir |
Definition at line 96 of file csync_vio_method.h.
csync_method_commit_fn csync_vio_method_s::commit |
Definition at line 108 of file csync_vio_method.h.
csync_method_creat_fn csync_vio_method_s::creat |
Definition at line 90 of file csync_vio_method.h.
csync_method_get_fn csync_vio_method_s::get |
Definition at line 110 of file csync_vio_method.h.
csync_method_get_capabilities_fn csync_vio_method_s::get_capabilities |
Definition at line 88 of file csync_vio_method.h.
csync_method_get_error_string_fn csync_vio_method_s::get_error_string |
Definition at line 107 of file csync_vio_method.h.
csync_method_lseek_fn csync_vio_method_s::lseek |
Definition at line 94 of file csync_vio_method.h.
size_t csync_vio_method_s::method_table_size |
Definition at line 87 of file csync_vio_method.h.
csync_method_mkdir_fn csync_vio_method_s::mkdir |
Definition at line 98 of file csync_vio_method.h.
csync_method_open_fn csync_vio_method_s::open |
Definition at line 89 of file csync_vio_method.h.
csync_method_opendir_fn csync_vio_method_s::opendir |
Definition at line 95 of file csync_vio_method.h.
csync_method_put_fn csync_vio_method_s::put |
Definition at line 109 of file csync_vio_method.h.
csync_method_read_fn csync_vio_method_s::read |
Definition at line 92 of file csync_vio_method.h.
csync_method_readdir_fn csync_vio_method_s::readdir |
Definition at line 97 of file csync_vio_method.h.
csync_method_rename_fn csync_vio_method_s::rename |
Definition at line 101 of file csync_vio_method.h.
csync_method_rmdir_fn csync_vio_method_s::rmdir |
Definition at line 99 of file csync_vio_method.h.
csync_method_set_property_fn csync_vio_method_s::set_property |
Definition at line 106 of file csync_vio_method.h.
csync_method_stat_fn csync_vio_method_s::stat |
Definition at line 100 of file csync_vio_method.h.
csync_method_unlink_fn csync_vio_method_s::unlink |
Definition at line 102 of file csync_vio_method.h.
csync_method_utimes_fn csync_vio_method_s::utimes |
Definition at line 105 of file csync_vio_method.h.
csync_method_write_fn csync_vio_method_s::write |
Definition at line 93 of file csync_vio_method.h.