VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
managedInterface
jni
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: initalizeManagedInterface
13
* Signature: (Lcom/mak/vrlj/message/JniMessageDelegate;Ljava/lang/String;J)Lcom/mak/vrlj/message/JniInitialization;
14
*/
15
JNIEXPORT jobject JNICALL
Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_initalizeManagedInterface
16
(JNIEnv *, jobject, jobject, jstring, jlong);
17
18
/*
19
* Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
20
* Method: managedMessageToManagedInterface
21
* Signature: (Ljava/nio/ByteBuffer;)V
22
*/
23
JNIEXPORT
void
JNICALL
Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_managedMessageToManagedInterface
24
(JNIEnv *, jobject, jobject);
25
26
/*
27
* Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
28
* Method: tick
29
* Signature: (D)V
30
*/
31
JNIEXPORT
void
JNICALL
Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_tick
32
(JNIEnv *, jobject, jdouble);
33
34
/*
35
* Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
36
* Method: checkVrlLicense
37
* Signature: ()Z
38
*/
39
JNIEXPORT jboolean JNICALL
Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_checkVrlLicense
40
(JNIEnv *, jobject);
41
42
/*
43
* Class: com_mak_vrlj_message_JniManagedInterfaceLibrary
44
* Method: shutdown_managedInterface
45
* Signature: (JJ)V
46
*/
47
JNIEXPORT
void
JNICALL
Java_com_mak_vrlj_message_JniManagedInterfaceLibrary_shutdown_1managedInterface
48
(JNIEnv *, jobject, jlong, jlong);
49
50
#ifdef __cplusplus
51
}
52
#endif
53
#endif
Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)