6 #ifndef DOXYGEN_SHOULD_SKIP_THIS 8 long long int sourcememberid;
9 long long int destmemberid;
14 OSyncFilterFunction hook;
24 #ifndef DOXYGEN_SHOULD_SKIP_THIS 28 OSyncFilterFunction hook;
void osync_filter_register(OSyncGroup *group, OSyncFilter *filter)
Registers a filter with a group.
Represent a group of members that should be synchronized.
Represents a filter to filter changes.
Represents a custom filter that can be used to call hooks.
OSyncFilterAction
The action that should be invoked.
OSyncFilter * osync_filter_new(void)
Creates a new filter.