doc
Data Fields
csync_vio_method_s Struct Reference

#include <src/vio/csync_vio_method.h>

Data Fields

csync_method_chmod_fn chmod
 
csync_method_chown_fn chown
 
csync_method_close_fn close
 
csync_method_closedir_fn closedir
 
csync_method_commit_fn commit
 
csync_method_creat_fn creat
 
csync_method_get_fn get
 
csync_method_get_capabilities_fn get_capabilities
 
csync_method_get_error_string_fn get_error_string
 
csync_method_lseek_fn lseek
 
size_t method_table_size
 
csync_method_mkdir_fn mkdir
 
csync_method_open_fn open
 
csync_method_opendir_fn opendir
 
csync_method_put_fn put
 
csync_method_read_fn read
 
csync_method_readdir_fn readdir
 
csync_method_rename_fn rename
 
csync_method_rmdir_fn rmdir
 
csync_method_set_property_fn set_property
 
csync_method_stat_fn stat
 
csync_method_unlink_fn unlink
 
csync_method_utimes_fn utimes
 
csync_method_write_fn write
 

Detailed Description

Definition at line 86 of file csync_vio_method.h.

Field Documentation

◆ chmod

csync_method_chmod_fn csync_vio_method_s::chmod

Definition at line 103 of file csync_vio_method.h.

◆ chown

csync_method_chown_fn csync_vio_method_s::chown

Definition at line 104 of file csync_vio_method.h.

◆ close

csync_method_close_fn csync_vio_method_s::close

Definition at line 91 of file csync_vio_method.h.

◆ closedir

csync_method_closedir_fn csync_vio_method_s::closedir

Definition at line 96 of file csync_vio_method.h.

◆ commit

csync_method_commit_fn csync_vio_method_s::commit

Definition at line 108 of file csync_vio_method.h.

◆ creat

csync_method_creat_fn csync_vio_method_s::creat

Definition at line 90 of file csync_vio_method.h.

◆ get

csync_method_get_fn csync_vio_method_s::get

Definition at line 110 of file csync_vio_method.h.

◆ get_capabilities

csync_method_get_capabilities_fn csync_vio_method_s::get_capabilities

Definition at line 88 of file csync_vio_method.h.

◆ get_error_string

csync_method_get_error_string_fn csync_vio_method_s::get_error_string

Definition at line 107 of file csync_vio_method.h.

◆ lseek

csync_method_lseek_fn csync_vio_method_s::lseek

Definition at line 94 of file csync_vio_method.h.

◆ method_table_size

size_t csync_vio_method_s::method_table_size

Definition at line 87 of file csync_vio_method.h.

◆ mkdir

csync_method_mkdir_fn csync_vio_method_s::mkdir

Definition at line 98 of file csync_vio_method.h.

◆ open

csync_method_open_fn csync_vio_method_s::open

Definition at line 89 of file csync_vio_method.h.

◆ opendir

csync_method_opendir_fn csync_vio_method_s::opendir

Definition at line 95 of file csync_vio_method.h.

◆ put

csync_method_put_fn csync_vio_method_s::put

Definition at line 109 of file csync_vio_method.h.

◆ read

csync_method_read_fn csync_vio_method_s::read

Definition at line 92 of file csync_vio_method.h.

◆ readdir

csync_method_readdir_fn csync_vio_method_s::readdir

Definition at line 97 of file csync_vio_method.h.

◆ rename

csync_method_rename_fn csync_vio_method_s::rename

Definition at line 101 of file csync_vio_method.h.

◆ rmdir

csync_method_rmdir_fn csync_vio_method_s::rmdir

Definition at line 99 of file csync_vio_method.h.

◆ set_property

csync_method_set_property_fn csync_vio_method_s::set_property

Definition at line 106 of file csync_vio_method.h.

◆ stat

csync_method_stat_fn csync_vio_method_s::stat

Definition at line 100 of file csync_vio_method.h.

◆ unlink

csync_method_unlink_fn csync_vio_method_s::unlink

Definition at line 102 of file csync_vio_method.h.

◆ utimes

csync_method_utimes_fn csync_vio_method_s::utimes

Definition at line 105 of file csync_vio_method.h.

◆ write

csync_method_write_fn csync_vio_method_s::write

Definition at line 93 of file csync_vio_method.h.


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