#include <jni.h>
Go to the source code of this file.
Definition at line 361 of file com_phidgets_Manager.c.
JNIEXPORT void JNICALL Java_com_phidgets_Manager_enableManagerAttachEvents | ( | JNIEnv * | , |
jobject | , | ||
jboolean | |||
) |
Definition at line 131 of file com_phidgets_Manager.c.
JNIEXPORT void JNICALL Java_com_phidgets_Manager_enableManagerDetachEvents | ( | JNIEnv * | , |
jobject | , | ||
jboolean | |||
) |
Definition at line 175 of file com_phidgets_Manager.c.
JNIEXPORT void JNICALL Java_com_phidgets_Manager_enableServerConnectEvents | ( | JNIEnv * | , |
jobject | , | ||
jboolean | |||
) |
Definition at line 218 of file com_phidgets_Manager.c.
JNIEXPORT void JNICALL Java_com_phidgets_Manager_enableServerDisconnectEvents | ( | JNIEnv * | , |
jobject | , | ||
jboolean | |||
) |
Definition at line 251 of file com_phidgets_Manager.c.
Definition at line 102 of file com_phidgets_Manager.c.
Definition at line 117 of file com_phidgets_Manager.c.
Definition at line 87 of file com_phidgets_Manager.c.
Definition at line 59 of file com_phidgets_Manager.c.
Definition at line 73 of file com_phidgets_Manager.c.
Definition at line 349 of file com_phidgets_Manager.c.
Definition at line 337 of file com_phidgets_Manager.c.
Definition at line 284 of file com_phidgets_Manager.c.
JNIEXPORT void JNICALL Java_com_phidgets_Manager_nativeOpenRemote | ( | JNIEnv * | , |
jobject | , | ||
jstring | , | ||
jstring | |||
) |
Definition at line 296 of file com_phidgets_Manager.c.