FACT++  1.0
dim_jni.h
Go to the documentation of this file.
1 #include <jni.h>
2 /* Header for class dim_Native */
3 
4 #ifndef _Included_dim_Native
5 #define _Included_dim_Native
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9 #undef dim_Native_ONCE_ONLY
10 #define dim_Native_ONCE_ONLY 0x1L
11 #undef dim_Native_TIMED
12 #define dim_Native_TIMED 0x2L
13 #undef dim_Native_MONITORED
14 #define dim_Native_MONITORED 0x4L
15 #undef dim_Native_MONIT_ONLY
16 #define dim_Native_MONIT_ONLY 0x20L
17 #undef dim_Native_UPDATE
18 #define dim_Native_UPDATE 0x40L
19 #undef dim_Native_TIMED_ONLY
20 #define dim_Native_TIMED_ONLY 0x80L
21 #undef dim_Native_MONIT_FIRST
22 #define dim_Native_MONIT_FIRST 0x100L
23 #undef dim_Native_F_STAMPED
24 #define dim_Native_F_STAMPED /*4096L*/ 0x1000L
25 #undef dim_Native_F_WAIT
26 #define dim_Native_F_WAIT /*-2147483648L*/ 0x10000000L
27 
28 
29 #undef dim_Dbg_MODULE
30 #define dim_Dbg_MODULE 1L
31 #undef dim_Dbg_TRANSACTIONS
32 #define dim_Dbg_TRANSACTIONS 2L
33 #undef dim_Dbg_SEND_CALLBACK
34 #define dim_Dbg_SEND_CALLBACK 4L
35 #undef dim_Dbg_SEND_NATIVE
36 #define dim_Dbg_SEND_NATIVE 8L
37 #undef dim_Dbg_INFO_CALLBACK
38 #define dim_Dbg_INFO_CALLBACK 16L
39 #undef dim_Dbg_INFO_SERVICE
40 #define dim_Dbg_INFO_SERVICE 32L
41 #undef dim_Dbg_SERVER
42 #define dim_Dbg_SERVER 256L
43 #undef dim_Dbg_SERVICE_CALLBACK
44 #define dim_Dbg_SERVICE_CALLBACK 512L
45 #undef dim_Dbg_ADD_SERVICE
46 #define dim_Dbg_ADD_SERVICE 1024L
47 #undef dim_Dbg_RELEASE_SERVICE
48 #define dim_Dbg_RELEASE_SERVICE 2048L
49 #undef dim_Dbg_CMND_CALLBACK
50 #define dim_Dbg_CMND_CALLBACK 4096L
51 #undef dim_Dbg_ADD_CMND
52 #define dim_Dbg_ADD_CMND 8192L
53 #undef dim_Dbg_UPDATE_SERVICE
54 #define dim_Dbg_UPDATE_SERVICE 16384L
55 #undef dim_Dbg_GETCLIENT
56 #define dim_Dbg_GETCLIENT 32768L
57 #undef dim_Dbg_SERIALIZER
58 #define dim_Dbg_SERIALIZER 65536L
59 #undef dim_Dbg_DESCRIPTORS
60 #define dim_Dbg_DESCRIPTORS 131072L
61 #undef dim_Dbg_FULL
62 #define dim_Dbg_FULL -1L
63 
64 /* Inaccessible static: dim_version */
65 /* Inaccessible static: dll_locations */
66 
67 #ifdef __cplusplus
68 }
69 #endif
70 #endif