jvmtiExtensionEventInfo Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Extension events information structure.

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


Public Attributes

jint extension_event_index
char * id
char * short_description
jint param_count
jvmtiParamInfoparams


Member Data Documentation

jint jvmtiExtensionEventInfo.extension_event_index

char* jvmtiExtensionEventInfo.id

char* jvmtiExtensionEventInfo.short_description

jint jvmtiExtensionEventInfo.param_count

jvmtiParamInfo* jvmtiExtensionEventInfo.params


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

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

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