構造体 filter_struct

#include <rsync.h>

filter_structのコラボレーション図

[凡例]

変数

filter_structnext
char * pattern
uint32 match_flags
union {
   int   slash_cnt
   filter_list_struct *   mergelist
u

説明

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


構造体

struct filter_struct* next

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

参照元 check_filter()clear_filter_list()send_rules()write_filter_rules().

char* pattern

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

参照元 free_filter()push_local_filters()report_filter_result()rule_matches()send_rules()setup_merge_file()write_filter_rules().

uint32 match_flags

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

参照元 check_filter()free_filter()push_local_filters()report_filter_result()rule_matches()send_rules()setup_merge_file()write_filter_rules().

int slash_cnt

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

参照元 add_rule()rule_matches().

struct filter_list_struct* mergelist

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

参照元 check_filter()free_filter()pop_local_filters()push_local_filters().

union { ... } u

参照元 add_rule()check_filter()free_filter()pop_local_filters()push_local_filters()rule_matches().


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