Apache Mesos
Functions
convert.hpp File Reference
#include <jni.h>
#include <stout/result.hpp>

Go to the source code of this file.

Functions

template<typename T >
jobject convert (JNIEnv *env, const T &t)
 
Result< jfieldID > getFieldID (JNIEnv *env, jclass clazz, const char *name, const char *signature)
 

Function Documentation

template<typename T >
jobject convert ( JNIEnv *  env,
const T &  t 
)
Result<jfieldID> getFieldID ( JNIEnv *  env,
jclass  clazz,
const char *  name,
const char *  signature 
)