27 #ifndef sbLinuxFileSystemWatcher_h_
28 #define sbLinuxFileSystemWatcher_h_
31 #include <sbIFileSystemWatcher.h>
33 #include <nsStringAPI.h>
54 NS_IMETHOD
OnTreeReady(
const nsAString & aTreeRootPath,
76 #endif // sbLinuxFileSystemWatcher_h_
sbLinuxFileSystemWatcher()
nsresult AddInotifyHook(const nsAString &aDirPath)
nsTArray< nsString > sbStringArray
std::map< int, nsString > sbFileDescMap
NS_IMETHOD OnTreeReady(const nsAString &aTreeRootPath, sbStringArray &aDirPathArray)
nsresult OnInotifyEvent()
NS_IMETHOD OnChangeFound(const nsAString &aChangePath, EChangeType aChangeType)
virtual ~sbLinuxFileSystemWatcher()
NS_IMETHOD StopWatching(PRBool aShouldSaveSession)