VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com_mak_vrlj_message_JniManagedInterfaceLibrary.h
Go to the documentation of this file.
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class com_mak_vrlj_message_JniManagedInterfaceLibrary */
4 
5 #ifndef _Included_com_mak_vrlj_message_JniManagedInterfaceLibrary
6 #define _Included_com_mak_vrlj_message_JniManagedInterfaceLibrary
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
12  * Method: checkVrlLicense
13  * Signature: ()Z
14  */
16  (JNIEnv *, jobject);
17 
18 /*
19  * Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
20  * Method: managedMessageToManagedInterface
21  * Signature: (Ljava/nio/ByteBuffer;)V
22  */
24  (JNIEnv *, jobject, jobject);
25 
26 /*
27  * Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
28  * Method: tick
29  * Signature: (D)V
30  */
32  (JNIEnv *, jobject, jdouble);
33 
34 /*
35  * Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
36  * Method: initalizeManagedInterface
37  * Signature: (Lcom/mak/vrlj/message/JniMessageDelegate;Ljava/lang/String;J)Lcom/mak/vrlj/message/JniInitialization;
38  */
40  (JNIEnv *, jobject, jobject, jstring, jlong);
41 
42 /*
43  * Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
44  * Method: shutdown_managedInterface
45  * Signature: (JJ)V
46  */
48  (JNIEnv *, jobject, jlong, jlong);
49 
50 #ifdef __cplusplus
51 }
52 #endif
53 #endif
JNIEXPORT void JNICALL Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_shutdown_1managedInterface(JNIEnv *, jobject, jlong, jlong)
JNIEXPORT void JNICALL Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_tick(JNIEnv *, jobject, jdouble)
JNIEXPORT jboolean JNICALL Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_checkVrlLicense(JNIEnv *, jobject)
JNIEXPORT void JNICALL Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_managedMessageToManagedInterface(JNIEnv *, jobject, jobject)
JNIEXPORT jobject JNICALL Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_initalizeManagedInterface(JNIEnv *, jobject, jobject, jstring, jlong)

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)