#include <stl/ci_string.h>
#include <OW32/RefCounted.h>
#include <OW32/SyncObjects.h>
Go to the source code of this file.
Namespaces | |
| namespace | OW32 |
Classes | |
| class | OW32::CFileWatch |
| This class represents a file watch. More... | |
Typedefs | |
|
typedef CAutoRefCountedPtr< CFileWatch > | CFileWatchPtr |
| An automagically referenced counted pointer to a file watch object. | |
Variables | |
| OW32_LIB_EXPORT | CFileWatchCallback |
| Forward declare the callback class. | |
1.3.9.1