Integration of OCCT 6.5.0 from SVN
[occt.git] / samples / java / inc / SampleHLRJni_Aspect_WidthMapEntry.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class SampleHLRJni_Aspect_0005fWidthMapEntry */
4
5#ifndef _Included_SampleHLRJni_Aspect_0005fWidthMapEntry
6#define _Included_SampleHLRJni_Aspect_0005fWidthMapEntry
7#ifdef __cplusplus
8extern "C" {
9#endif
10/* Inaccessible static: myCasLock */
11/*
12 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
13 * Method: Aspect_WidthMapEntry_Create_1
14 * Signature: ()V
15 */
16JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_11
17 (JNIEnv *, jobject);
18
19/*
20 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
21 * Method: Aspect_WidthMapEntry_Create_2
22 * Signature: (IS)V
23 */
24JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_12
25 (JNIEnv *, jobject, jint, jshort);
26
27/*
28 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
29 * Method: Aspect_WidthMapEntry_Create_3
30 * Signature: (ID)V
31 */
32JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_13
33 (JNIEnv *, jobject, jint, jdouble);
34
35/*
36 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
37 * Method: Aspect_WidthMapEntry_Create_4
38 * Signature: (LSampleHLRJni/Aspect_WidthMapEntry;)V
39 */
40JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_14
41 (JNIEnv *, jobject, jobject);
42
43/*
44 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
45 * Method: Aspect_WidthMapEntry_SetValue_1
46 * Signature: (IS)V
47 */
48JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_11
49 (JNIEnv *, jobject, jint, jshort);
50
51/*
52 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
53 * Method: Aspect_WidthMapEntry_SetValue_2
54 * Signature: (ID)V
55 */
56JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_12
57 (JNIEnv *, jobject, jint, jdouble);
58
59/*
60 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
61 * Method: Aspect_WidthMapEntry_SetValue_3
62 * Signature: (LSampleHLRJni/Aspect_WidthMapEntry;)V
63 */
64JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_13
65 (JNIEnv *, jobject, jobject);
66
67/*
68 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
69 * Method: Dump
70 * Signature: ()V
71 */
72JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Dump
73 (JNIEnv *, jobject);
74
75/*
76 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
77 * Method: FinalizeValue
78 * Signature: (J)V
79 */
80JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_FinalizeValue
81 (JNIEnv *, jclass, jlong);
82
83/*
84 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
85 * Method: Free
86 * Signature: ()V
87 */
88JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Free
89 (JNIEnv *, jobject);
90
91/*
92 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
93 * Method: Index
94 * Signature: ()I
95 */
96JNIEXPORT jint JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Index
97 (JNIEnv *, jobject);
98
99/*
100 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
101 * Method: IsAllocated
102 * Signature: ()Z
103 */
104JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_IsAllocated
105 (JNIEnv *, jobject);
106
107/*
108 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
109 * Method: SetIndex
110 * Signature: (I)V
111 */
112JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_SetIndex
113 (JNIEnv *, jobject, jint);
114
115/*
116 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
117 * Method: SetType
118 * Signature: (S)V
119 */
120JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_SetType
121 (JNIEnv *, jobject, jshort);
122
123/*
124 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
125 * Method: SetWidth
126 * Signature: (D)V
127 */
128JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_SetWidth
129 (JNIEnv *, jobject, jdouble);
130
131/*
132 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
133 * Method: Type
134 * Signature: ()S
135 */
136JNIEXPORT jshort JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Type
137 (JNIEnv *, jobject);
138
139/*
140 * Class: SampleHLRJni_Aspect_0005fWidthMapEntry
141 * Method: Width
142 * Signature: ()D
143 */
144JNIEXPORT jdouble JNICALL Java_SampleHLRJni_Aspect_1WidthMapEntry_Width
145 (JNIEnv *, jobject);
146
147#ifdef __cplusplus
148}
149#endif
150#endif