#include <JniHelper.h>
|
| static void | setJavaVM (JavaVM *javaVM) |
| static JavaVM * | getJavaVM () |
| static JNIEnv * | getEnv () |
| local | getEnv () |
| static bool | setClassLoaderFrom (jobject nativeActivityInstance) |
| static bool | getStaticMethodInfo (JniMethodInfo &methodinfo, const char *className, const char *methodName, const char *paramCode) |
| local | getStaticMethodInfo ( local methodinfo, local className, local methodName, local paramCode) |
| static bool | getMethodInfo (JniMethodInfo &methodinfo, const char *className, const char *methodName, const char *paramCode) |
| local | getMethodInfo ( local methodinfo, local className, local methodName, local paramCode) |
| static std::string | jstring2string (jstring str) |
| var | jstring2string ( var str) |
| local | jstring2string ( local str) |
| static JNIEnv* getEnv |
( |
) | |
|
|
static |
| static JavaVM* getJavaVM |
( |
) | |
|
|
static |
| static bool getMethodInfo |
( |
JniMethodInfo & |
methodinfo, |
|
|
const char * |
className, |
|
|
const char * |
methodName, |
|
|
const char * |
paramCode |
|
) |
| |
|
static |
| var getMethodInfo |
( |
var |
methodinfo, |
|
|
var |
className, |
|
|
var |
methodName, |
|
|
var |
paramCode |
|
) |
| |
|
static |
| local getMethodInfo |
( |
local |
methodinfo, |
|
|
local |
className, |
|
|
local |
methodName, |
|
|
local |
paramCode |
|
) |
| |
|
static |
| static bool getStaticMethodInfo |
( |
JniMethodInfo & |
methodinfo, |
|
|
const char * |
className, |
|
|
const char * |
methodName, |
|
|
const char * |
paramCode |
|
) |
| |
|
static |
| var getStaticMethodInfo |
( |
var |
methodinfo, |
|
|
var |
className, |
|
|
var |
methodName, |
|
|
var |
paramCode |
|
) |
| |
|
static |
| local getStaticMethodInfo |
( |
local |
methodinfo, |
|
|
local |
className, |
|
|
local |
methodName, |
|
|
local |
paramCode |
|
) |
| |
|
static |
| static std::string jstring2string |
( |
jstring |
str) | |
|
|
static |
| var jstring2string |
( |
var |
str) | |
|
|
static |
| local jstring2string |
( |
local |
str) | |
|
|
static |
| static bool setClassLoaderFrom |
( |
jobject |
nativeActivityInstance) | |
|
|
static |
| var setClassLoaderFrom |
( |
var |
nativeActivityInstance) | |
|
|
static |
| local setClassLoaderFrom |
( |
local |
nativeActivityInstance) | |
|
|
static |
| static void setJavaVM |
( |
JavaVM * |
javaVM) | |
|
|
static |
| var setJavaVM |
( |
var |
javaVM) | |
|
|
static |
| local setJavaVM |
( |
local |
javaVM) | |
|
|
static |
| jmethodID loadclassMethod_methodID |
|
static |
| var loadclassMethod_methodID |
|
static |
| local loadclassMethod_methodID |
|
static |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos2dx/platform/android/jni/JniHelper.h