clsync
Data Fields
notifyenginefuncts Struct Reference

#include <ctx.h>

Collaboration diagram for notifyenginefuncts:
Collaboration graph
[legend]

Data Fields

int(* wait )(struct ctx *ctx_p, struct indexes *indexes_p, struct timeval *tv_p)
 
int(* handle )(struct ctx *ctx_p, struct indexes *indexes_p)
 
int(* add_watch_dir )(struct ctx *ctx_p, struct indexes *indexes_p, const char *const accpath)
 

Detailed Description

Definition at line 229 of file ctx.h.

Field Documentation

◆ add_watch_dir

int( * notifyenginefuncts::add_watch_dir) (struct ctx *ctx_p, struct indexes *indexes_p, const char *const accpath)

Definition at line 232 of file ctx.h.

◆ handle

int( * notifyenginefuncts::handle) (struct ctx *ctx_p, struct indexes *indexes_p)

Definition at line 231 of file ctx.h.

◆ wait

int( * notifyenginefuncts::wait) (struct ctx *ctx_p, struct indexes *indexes_p, struct timeval *tv_p)

Definition at line 230 of file ctx.h.


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