MPD  0.20.18
Data Structures | Typedefs
InotifySource.hxx File Reference
#include "event/SocketMonitor.hxx"
#include "Compiler.h"
Include dependency graph for InotifySource.hxx:

Go to the source code of this file.

Data Structures

class  InotifySource
 

Typedefs

typedef void(* mpd_inotify_callback_t) (int wd, unsigned mask, const char *name, void *ctx)
 

Typedef Documentation

◆ mpd_inotify_callback_t

typedef void(* mpd_inotify_callback_t) (int wd, unsigned mask, const char *name, void *ctx)

Definition at line 28 of file InotifySource.hxx.