yu_ac_bg_etf_javaqx_JavaQx.h

00001 /*
00002  * @(#)yu_ac_bg_etf_javaqx_JavaQx.h  0.2.0 / 2008-01-05
00003  *
00004  * Copyright (c) 2007, ETF and contributors. All rights reserved.
00005  *
00006  * This software is licensed under the LGPL, version 2.1, license.
00007  * A copy of the license is included in the file LICENSE-LGPL.txt.
00008 
00009  */
00010 #ifndef YU_AC_BG_ETF_JAVAQX_JAVAQX_H
00011 #define YU_AC_BG_ETF_JAVAQX_JAVAQX_H
00012 
00013 #include <jni.h>
00014 
00015 #ifdef __cplusplus
00016 extern "C" {
00017 #endif // __cplusplus
00018 
00019 /*
00020  * Header file for: yu_ac_bg_etf_javaqx_JavaQx
00021  * 
00022  * WARNING: DO NOT EDIT THIS FILE - it is machine generated
00023  */
00024 
00025 /*
00026  * Class:     yu_ac_bg_etf_javaqx_JavaQx
00027  * Method:    _initialize
00028  * Signature: (Ljava/lang/Class;)V
00029  */
00030 JNIEXPORT void JNICALL
00031 Java_yu_ac_bg_etf_javaqx_JavaQx__1initialize
00032   (JNIEnv *, jclass, jclass);
00033 
00034 #ifdef __cplusplus
00035 }
00036 #endif // __cplusplus
00037 
00038 #endif //YU_AC_BG_ETF_JAVAQX_JAVAQX_H
00039 
00040 /*^*****************************************************************************
00041   File History:
00042 
00043  - 2008-01-05 12:03:12 JavaQx Native Generator
00044    Initial version
00045 
00046 *****************************************************************************^*/

Copyright © 2007 ETF and contributors. All Rights Reserved.