CACAO
Data Fields
_environment Struct Reference

Data Fields

jvmtiEnv env
 
environmentnext
 
jvmtiEventCallbacks callbacks
 
jvmtiEventModeLL events [JVMTI_EVENT_END_ENUM-JVMTI_EVENT_START_ENUM]
 
jvmtiCapabilities capabilities
 
voidEnvironmentLocalStorage
 
jvmtiThreadLocalStoragetls
 

Detailed Description

Definition at line 98 of file jvmti.c.

Field Documentation

jvmtiEventCallbacks _environment::callbacks

Definition at line 101 of file jvmti.c.

jvmtiCapabilities _environment::capabilities

Definition at line 105 of file jvmti.c.

jvmtiEnv _environment::env

Definition at line 99 of file jvmti.c.

void* _environment::EnvironmentLocalStorage

Definition at line 106 of file jvmti.c.

Definition at line 104 of file jvmti.c.

environment* _environment::next

Definition at line 100 of file jvmti.c.

jvmtiThreadLocalStorage* _environment::tls

Definition at line 107 of file jvmti.c.


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