構造体 sum_struct

#include <rsync.h>

sum_structのコラボレーション図

[凡例]

変数

OFF_T flength
 total file length
sum_bufsums
 points to info for each chunk
int32 count
 how many chunks
int32 blength
 block_length
int32 remainder
 flength % block_length
int s2length
 sum2_length

説明

rsync.h570 行で定義されています。


構造体

OFF_T flength

total file length

rsync.h571 行で定義されています。

参照元 match_sums()receive_data()receive_sums().

struct sum_buf* sums

points to info for each chunk

rsync.h572 行で定義されています。

参照元 build_hash_table()free_sums()hash_search()matched()receive_sums().

int32 count

how many chunks

rsync.h573 行で定義されています。

参照元 build_hash_table()generate_and_send_sums()hash_search()match_sums()read_sum_head()receive_data()receive_sums()write_sum_head().

int32 blength

block_length

rsync.h574 行で定義されています。

参照元 generate_and_send_sums()hash_search()read_sum_head()receive_data()receive_sums()send_files()write_sum_head().

int32 remainder

flength % block_length

rsync.h575 行で定義されています。

参照元 read_sum_head()receive_data()receive_sums()write_sum_head().

int s2length

sum2_length

rsync.h576 行で定義されています。

参照元 generate_and_send_sums()hash_search()read_sum_head()receive_sums()write_sum_head().


この構造体の説明は次のファイルから生成されました:
rsyncに対してSat Dec 5 19:45:47 2009に生成されました。  doxygen 1.4.7