Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

CONSTANT_InterfaceMethodref_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 943 of file classfile.h.

Data Fields

u2 class_index
CONSTANT_InterfaceMethodref_info::LOCAL_InterfaceMethodref_binding LOCAL_InterfaceMethodref_binding
 Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info.
u2 name_and_type_index
u1 tag

Data Structures

struct  LOCAL_InterfaceMethodref_binding
 Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info. More...


Field Documentation

u1 CONSTANT_InterfaceMethodref_info::tag
 

Definition at line 945 of file classfile.h.

u2 CONSTANT_InterfaceMethodref_info::class_index
 

Definition at line 946 of file classfile.h.

Referenced by linkage_resolve_class().

u2 CONSTANT_InterfaceMethodref_info::name_and_type_index
 

Definition at line 947 of file classfile.h.

Referenced by linkage_resolve_class().

struct CONSTANT_InterfaceMethodref_info::LOCAL_InterfaceMethodref_binding CONSTANT_InterfaceMethodref_info::LOCAL_InterfaceMethodref_binding
 

Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info.

Uses LOCAL_ as a prefix to signify an item that is not part of the JVM spec itself, but an implementation detail.

Referenced by linkage_resolve_class().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 19:01:05 2005 by  doxygen 1.4.4