| boolValue(jobject jBooleanObj) | JniProxy | [inline, protected] |
| constructJavaBoolean(const bool &value) | JniProxy | [inline, protected] |
| constructJavaDouble(const double &value) | JniProxy | [inline, protected] |
| constructJavaFloat(const float &value) | JniProxy | [inline, protected] |
| constructJavaInteger(const int32_t &value) | JniProxy | [inline, protected] |
| constructJavaLong(const int64_t &value) | JniProxy | [inline, protected] |
| constructJavaShort(const int16_t &value) | JniProxy | [inline, protected] |
| constructJavaString(const std::string &stringObj) | JniProxy | [inline, protected] |
| constructString(jobject jStringObj) | JniProxy | [inline, protected] |
| doubleValue(jobject jDoubleObj) | JniProxy | [inline, protected] |
| floatValue(jobject jFloatObj) | JniProxy | [inline, protected] |
| getInterfaceName() | JniProxy | [inline] |
| init(JniEnvRef pEnv, jobject jObject) | JniProxy | |
| int16Value(jobject jShortObj) | JniProxy | [inline, protected] |
| int32Value(jobject jIntegerObj) | JniProxy | [inline, protected] |
| int64Value(jobject jLongObj) | JniProxy | [inline, protected] |
| JniProxy() | JniProxy | [explicit] |
| jObject | JniProxy | |
| pEnv | JniProxy | |
| ~JniProxy() | JniProxy | [virtual] |