JNIInvokeInterface_ Struct Reference

#include <jni.h>

List of all members.


Detailed Description

JNI Invocation Interface table for use in C sources.

See specification for details


Public Member Functions

 jint (JNICALL *DestroyJavaVM)(JavaVM *)
 jint (JNICALL *AttachCurrentThread)(JavaVM *
 jint (JNICALL *DetachCurrentThread)(JavaVM *)
 jint (JNICALL *GetEnv)(JavaVM *
 jint (JNICALL *AttachCurrentThreadAsDaemon)(JavaVM *

Public Attributes

void * reserved0
void * reserved1
void * reserved2
void ** penv
void void * args
void ** penv
void jint ver
void ** penv
void void * args


Member Function Documentation

JNIInvokeInterface_.jint ( JNICALL *  DestroyJavaVM  ) 

JNIInvokeInterface_.jint ( JNICALL *  AttachCurrentThread  ) 

JNIInvokeInterface_.jint ( JNICALL *  DetachCurrentThread  ) 

JNIInvokeInterface_.jint ( JNICALL *  GetEnv  ) 

JNIInvokeInterface_.jint ( JNICALL *  AttachCurrentThreadAsDaemon  ) 


Member Data Documentation

void* JNIInvokeInterface_.reserved0

void* JNIInvokeInterface_.reserved1

void* JNIInvokeInterface_.reserved2

void** JNIInvokeInterface_.penv

void void* JNIInvokeInterface_.args

void** JNIInvokeInterface_.penv

void jint JNIInvokeInterface_.ver

void** JNIInvokeInterface_.penv

void void* JNIInvokeInterface_.args


The documentation for this struct was generated from the following file:

Genereated on Tue Mar 11 19:26:01 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.