jpathwatch-native.src.name_pachler_nio_file_impl_Windows_OVERLAPPED.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_Windows_OVERLAPPED */
#ifndef _Included_name_pachler_nio_file_impl_Windows_OVERLAPPED
#define _Included_name_pachler_nio_file_impl_Windows_OVERLAPPED
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: name_pachler_nio_file_impl_Windows_OVERLAPPED
* Method: allocatePeer
* Signature: ()J
*/
JNIEXPORT jlong JNICALL Java_name_pachler_nio_file_impl_Windows_00024OVERLAPPED_allocatePeer
(JNIEnv *, jclass);
/*
* Class: name_pachler_nio_file_impl_Windows_OVERLAPPED
* Method: deallocatePeer
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024OVERLAPPED_deallocatePeer
(JNIEnv *, jclass, jlong);
/*
* Class: name_pachler_nio_file_impl_Windows_OVERLAPPED
* Method: setEventOnPeer
* Signature: (JJ)V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024OVERLAPPED_setEventOnPeer
(JNIEnv *, jclass, jlong, jlong);
/*
* Class: name_pachler_nio_file_impl_Windows_OVERLAPPED
* Method: setOffsetOnPeer
* Signature: (JJ)V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024OVERLAPPED_setOffsetOnPeer
(JNIEnv *, jclass, jlong, jlong);
/*
* Class: name_pachler_nio_file_impl_Windows_OVERLAPPED
* Method: initNative
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024OVERLAPPED_initNative
(JNIEnv *, jclass);
#ifdef __cplusplus
}
#endif
#endif
© 2015 - 2025 Weber Informatics LLC | Privacy Policy