jpathwatch-native.src.name_pachler_nio_file_impl_WindowsPathWatchService_Command.h Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jpathwatch Show documentation
Show all versions of jpathwatch Show documentation
jpathwatch is a Java library for monitoring directories for changes. It
uses the host platform's native OS functions to achive this to avoid
polling.
The newest version!
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class name_pachler_nio_file_impl_WindowsPathWatchService_Command */
#ifndef _Included_name_pachler_nio_file_impl_WindowsPathWatchService_Command
#define _Included_name_pachler_nio_file_impl_WindowsPathWatchService_Command
#ifdef __cplusplus
extern "C" {
#endif
#undef name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_ADD_WATCHRECORD
#define name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_ADD_WATCHRECORD 1L
#undef name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_SHUTDOWN
#define name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_SHUTDOWN 2L
#undef name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_REMOVE_WATCHRECORD
#define name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_REMOVE_WATCHRECORD 3L
#undef name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_MODIFY_WATCHRECORD
#define name_pachler_nio_file_impl_WindowsPathWatchService_Command_TYPE_MODIFY_WATCHRECORD 4L
#ifdef __cplusplus
}
#endif
#endif
© 2015 - 2025 Weber Informatics LLC | Privacy Policy