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

#include <jvmti.h>

Collaboration diagram for _jvmtiParamInfo:
Collaboration graph

Public Attributes

jvmtiParamTypes base_type
 
jvmtiParamKind kind
 
char * name
 
jboolean null_ok
 

Detailed Description

Definition at line 629 of file jvmti.h.

Member Data Documentation

◆ base_type

jvmtiParamTypes _jvmtiParamInfo::base_type

Definition at line 632 of file jvmti.h.

◆ kind

jvmtiParamKind _jvmtiParamInfo::kind

Definition at line 631 of file jvmti.h.

◆ name

char* _jvmtiParamInfo::name

Definition at line 630 of file jvmti.h.

◆ null_ok

jboolean _jvmtiParamInfo::null_ok

Definition at line 633 of file jvmti.h.


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