#include <sbBaseFileSystemWatcher.h>#include <sbFileSystemTree.h>#include <nsStringAPI.h>#include <nsIObserver.h>#include <nsCOMPtr.h>#include <nsITimer.h>#include <windows.h>#include <set>Go to the source code of this file.
Classes | |
| class | sbWin32FileSystemWatcher |
Typedefs | |
| typedef std::set< nsString > | sbStringSet |
| typedef sbStringSet::iterator | sbStringSetIter |
| typedef std::set<nsString> sbStringSet |
Definition at line 39 of file sbWin32FileSystemWatcher.h.
| typedef sbStringSet::iterator sbStringSetIter |
Definition at line 40 of file sbWin32FileSystemWatcher.h.