#include <sbMacFileSystemWatcher.h>
|
static void | FSEventCallback (ConstFSEventStreamRef aStreamRef, void *aClientCallbackInfo, size_t aNumEvents, const char *const aEventPaths[], const FSEventStreamEventFlags aEventFlags[], const FSEventStreamEventId aEventIds[]) |
|
Definition at line 40 of file sbMacFileSystemWatcher.h.
sbMacFileSystemWatcher::sbMacFileSystemWatcher |
( |
| ) |
|
sbMacFileSystemWatcher::~sbMacFileSystemWatcher |
( |
| ) |
|
|
virtual |
void sbMacFileSystemWatcher::FSEventCallback |
( |
ConstFSEventStreamRef |
aStreamRef, |
|
|
void * |
aClientCallbackInfo, |
|
|
size_t |
aNumEvents, |
|
|
const char *const |
aEventPaths[], |
|
|
const FSEventStreamEventFlags |
aEventFlags[], |
|
|
const FSEventStreamEventId |
aEventIds[] |
|
) |
| |
|
staticprotected |
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbMacFSWatcher:5
Definition at line 40 of file sbMacFileSystemWatcher.cpp.
NS_IMETHODIMP sbMacFileSystemWatcher::Init |
( |
sbIFileSystemListener * |
aListener, |
|
|
const nsAString & |
aRootPath, |
|
|
PRBool |
aIsRecursive |
|
) |
| |
NS_IMETHODIMP sbMacFileSystemWatcher::InitWithSession |
( |
const nsACString & |
aSessionGuid, |
|
|
sbIFileSystemListener * |
aListener |
|
) |
| |
void sbMacFileSystemWatcher::OnFileSystemEvents |
( |
const sbStringArray & |
aEventPaths | ) |
|
|
protected |
NS_IMETHODIMP sbMacFileSystemWatcher::OnTreeReady |
( |
const nsAString & |
aTreeRootPath, |
|
|
sbStringArray & |
aDirPathArray |
|
) |
| |
|
virtual |
NS_IMETHODIMP sbMacFileSystemWatcher::StopWatching |
( |
PRBool |
aShouldSaveSession | ) |
|
The documentation for this class was generated from the following files: