Crossfire JXClient, Trunk
Public Attributes | List of all members
_jvmtiHeapReferenceInfoJniLocal Struct Reference

#include <jvmti.h>

Collaboration diagram for _jvmtiHeapReferenceInfoJniLocal:
Collaboration graph

Public Attributes

jint depth
 
jmethodID method
 
jlong thread_id
 
jlong thread_tag
 

Detailed Description

Definition at line 562 of file jvmti.h.

Member Data Documentation

◆ depth

jint _jvmtiHeapReferenceInfoJniLocal::depth

Definition at line 565 of file jvmti.h.

◆ method

jmethodID _jvmtiHeapReferenceInfoJniLocal::method

Definition at line 566 of file jvmti.h.

◆ thread_id

jlong _jvmtiHeapReferenceInfoJniLocal::thread_id

Definition at line 564 of file jvmti.h.

◆ thread_tag

jlong _jvmtiHeapReferenceInfoJniLocal::thread_tag

Definition at line 563 of file jvmti.h.


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