LibreOffice Module stoc (master) 1
Classes | Namespaces | Typedefs
jvmargs.hxx File Reference
#include <vector>
#include <rtl/ustring.hxx>
#include <jni.h>
Include dependency graph for jvmargs.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stoc_javavm::JVM
 

Namespaces

namespace  stoc_javavm
 

Typedefs

typedef jint JNICALL JNI_InitArgs_Type(void *)
 
typedef jint JNICALL JNI_CreateVM_Type(JavaVM **, JNIEnv **, void *)
 

Typedef Documentation

◆ JNI_CreateVM_Type

typedef jint JNICALL JNI_CreateVM_Type(JavaVM **, JNIEnv **, void *)

Definition at line 39 of file jvmargs.hxx.

◆ JNI_InitArgs_Type

typedef jint JNICALL JNI_InitArgs_Type(void *)

Definition at line 38 of file jvmargs.hxx.