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

CONSTANT_Class_info::LOCAL_Class_binding Struct Reference

#include <classfile.h>


Detailed Description

Local implementation late binding extensions for CONSTANT_Class_info.

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

Definition at line 809 of file classfile.h.

Data Fields

jvm_class_index clsidxJVM
 JVM class table index of this class.


Field Documentation

jvm_class_index CONSTANT_Class_info::LOCAL_Class_binding::clsidxJVM
 

JVM class table index of this class.

Definition at line 811 of file classfile.h.

Referenced by linkage_resolve_class(), and opcode_run().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 18:50:45 2005 by  doxygen 1.4.4