sbLinuxFileSystemWatcher.cpp File Reference
#include "sbLinuxFileSystemWatcher.h"
#include <nsComponentManagerUtils.h>
#include <sys/inotify.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <sbDebugUtils.h>
Include dependency graph for sbLinuxFileSystemWatcher.cpp:

Go to the source code of this file.

Typedefs

typedef sbFileDescMap::value_type sbFileDescPair
 
typedef
sbFileDescMap::const_iterator 
sbFileDescIter
 

Functions

static gboolean Inotify_Callback (GIOChannel *source, GIOCondition condition, gpointer data)
 

Typedef Documentation

typedef sbFileDescMap::const_iterator sbFileDescIter

Definition at line 38 of file sbLinuxFileSystemWatcher.cpp.

typedef sbFileDescMap::value_type sbFileDescPair

Definition at line 37 of file sbLinuxFileSystemWatcher.cpp.

Function Documentation

static gboolean Inotify_Callback ( GIOChannel *  source,
GIOCondition  condition,
gpointer  data 
)
static

To log this module, set the following environment variable: NSPR_LOG_MODULES=sbLinuxFSWatcher:5

Definition at line 49 of file sbLinuxFileSystemWatcher.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: