jvmtiParamInfo Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Arguments information for extension events callbacks.

See <a href="http://java.sun.com/j2se/1.5.0/docs/guide/jvmti/jvmti.html.jvmtiParamInfo>specification for details.


Public Attributes

char * name
jvmtiParamKind kind
jvmtiParamTypes base_type
jboolean null_ok


Member Data Documentation

char* jvmtiParamInfo.name

jvmtiParamKind jvmtiParamInfo.kind

jvmtiParamTypes jvmtiParamInfo.base_type

jboolean jvmtiParamInfo.null_ok


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

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

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