annotate src/org_vamp_plugins_Plugin_Feature.h @ 18:530bf5009ee2

Pull out Feature to a separate file; JNI doesn't seem to be able to find its constructor otherwise. Also a couple of other fixes
author Chris Cannam
date Tue, 07 Feb 2012 12:12:36 +0000
parents 7b1740a9020a
children
rev   line source
Chris@3 1 /* DO NOT EDIT THIS FILE - it is machine generated */
Chris@3 2 #include <jni.h>
Chris@3 3 /* Header for class org_vamp_plugins_Plugin_Feature */
Chris@3 4
Chris@3 5 #ifndef _Included_org_vamp_plugins_Plugin_Feature
Chris@3 6 #define _Included_org_vamp_plugins_Plugin_Feature
Chris@3 7 #ifdef __cplusplus
Chris@3 8 extern "C" {
Chris@3 9 #endif
Chris@3 10 #ifdef __cplusplus
Chris@3 11 }
Chris@3 12 #endif
Chris@3 13 #endif