⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 org_placelab_spotter_wifispotter.h

📁 这是一款基于PlaceLab软件开发的导航系统中间件的客户端程序.
💻 H
字号:
/* DO NOT EDIT THIS FILE - it is machine generated */#include <jni.h>/* Header for class org_placelab_spotter_WiFiSpotter */#ifndef _Included_org_placelab_spotter_WiFiSpotter#define _Included_org_placelab_spotter_WiFiSpotter#ifdef __cplusplusextern "C" {#endif/* Inaccessible static: spotterAvailable *//* Inaccessible static: spotterInitialized *//* Inaccessible static: numInitialized *//* * Class:     org_placelab_spotter_WiFiSpotter * Method:    spotter_init * Signature: ()Z */JNIEXPORT jboolean JNICALL Java_org_placelab_spotter_WiFiSpotter_spotter_1init  (JNIEnv *, jobject);/* * Class:     org_placelab_spotter_WiFiSpotter * Method:    spotter_shutdown * Signature: ()V */JNIEXPORT void JNICALL Java_org_placelab_spotter_WiFiSpotter_spotter_1shutdown  (JNIEnv *, jobject);/* * Class:     org_placelab_spotter_WiFiSpotter * Method:    spotter_poll * Signature: ()[Ljava/lang/String; */JNIEXPORT jobjectArray JNICALL Java_org_placelab_spotter_WiFiSpotter_spotter_1poll  (JNIEnv *, jobject);#ifdef __cplusplus}#endif#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -