All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jpathwatch-native.src.name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer.h Maven / Gradle / Ivy

Go to download

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_ByteBuffer */

#ifndef _Included_name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer
#define _Included_name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer
 * Method:    allocate
 * Signature: (I)J
 */
JNIEXPORT jlong JNICALL Java_name_pachler_nio_file_impl_WindowsPathWatchService_00024ByteBuffer_allocate
  (JNIEnv *, jclass, jint);

/*
 * Class:     name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer
 * Method:    deallocate
 * Signature: (J)V
 */
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_WindowsPathWatchService_00024ByteBuffer_deallocate
  (JNIEnv *, jclass, jlong);

/*
 * Class:     name_pachler_nio_file_impl_WindowsPathWatchService_ByteBuffer
 * Method:    initNative
 * Signature: ()V
 */
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_WindowsPathWatchService_00024ByteBuffer_initNative
  (JNIEnv *, jclass);

#ifdef __cplusplus
}
#endif
#endif




© 2015 - 2025 Weber Informatics LLC | Privacy Policy