|
HDK
|
#include "UT_API.h"#include "UT_StringArray.h"#include "UT_Array.h"#include "UT_IntArray.h"#include "UT_Lock.h"#include "UT_Signal.h"#include "UT_Thread.h"
Include dependency graph for UT_FileMonitor.h:Go to the source code of this file.
Classes | |
| class | UT_FileMonitor |
Typedefs | |
| typedef bool(* | UTmonitorFunc )(void *op, const char *filename) |
Functions | |
| UT_API UT_FileMonitor * | UTgetFileMonitor () |
| typedef bool( * UTmonitorFunc)(void *op, const char *filename) |
Definition at line 29 of file UT_FileMonitor.h.
| UT_API UT_FileMonitor* UTgetFileMonitor | ( | ) |