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_creat_fn creat
 
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_read_fn read
 
csync_method_readdir_fn readdir
 
csync_method_rename_fn rename
 
csync_method_rmdir_fn rmdir
 
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 65 of file csync_vio_method.h.

Field Documentation

csync_method_chmod_fn csync_vio_method_s::chmod

Definition at line 81 of file csync_vio_method.h.

csync_method_chown_fn csync_vio_method_s::chown

Definition at line 82 of file csync_vio_method.h.

csync_method_close_fn csync_vio_method_s::close

Definition at line 69 of file csync_vio_method.h.

csync_method_closedir_fn csync_vio_method_s::closedir

Definition at line 74 of file csync_vio_method.h.

csync_method_creat_fn csync_vio_method_s::creat

Definition at line 68 of file csync_vio_method.h.

csync_method_lseek_fn csync_vio_method_s::lseek

Definition at line 72 of file csync_vio_method.h.

size_t csync_vio_method_s::method_table_size

Definition at line 66 of file csync_vio_method.h.

csync_method_mkdir_fn csync_vio_method_s::mkdir

Definition at line 76 of file csync_vio_method.h.

csync_method_open_fn csync_vio_method_s::open

Definition at line 67 of file csync_vio_method.h.

csync_method_opendir_fn csync_vio_method_s::opendir

Definition at line 73 of file csync_vio_method.h.

csync_method_read_fn csync_vio_method_s::read

Definition at line 70 of file csync_vio_method.h.

csync_method_readdir_fn csync_vio_method_s::readdir

Definition at line 75 of file csync_vio_method.h.

csync_method_rename_fn csync_vio_method_s::rename

Definition at line 79 of file csync_vio_method.h.

csync_method_rmdir_fn csync_vio_method_s::rmdir

Definition at line 77 of file csync_vio_method.h.

csync_method_stat_fn csync_vio_method_s::stat

Definition at line 78 of file csync_vio_method.h.

csync_method_unlink_fn csync_vio_method_s::unlink

Definition at line 80 of file csync_vio_method.h.

csync_method_utimes_fn csync_vio_method_s::utimes

Definition at line 83 of file csync_vio_method.h.

csync_method_write_fn csync_vio_method_s::write

Definition at line 71 of file csync_vio_method.h.


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