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

#include <jvmti.h>

Collaboration diagram for _jvmtiStackInfo:
Collaboration graph

Public Attributes

jvmtiFrameInfoframe_buffer
 
jint frame_count
 
jint state
 
jthread thread
 

Detailed Description

Definition at line 539 of file jvmti.h.

Member Data Documentation

◆ frame_buffer

jvmtiFrameInfo* _jvmtiStackInfo::frame_buffer

Definition at line 542 of file jvmti.h.

◆ frame_count

jint _jvmtiStackInfo::frame_count

Definition at line 543 of file jvmti.h.

◆ state

jint _jvmtiStackInfo::state

Definition at line 541 of file jvmti.h.

◆ thread

jthread _jvmtiStackInfo::thread

Definition at line 540 of file jvmti.h.


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