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

CONSTANT_Long_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1135 of file classfile.h.

Data Fields

u4 high_bytes
CONSTANT_Long_info::LOCAL_Long_binding LOCAL_Long_binding
 Local implementation late binding extensions for CONSTANT_Long_info.
u4 low_bytes
u1 tag

Data Structures

struct  LOCAL_Long_binding
 Local implementation late binding extensions for CONSTANT_Long_info. More...


Field Documentation

u1 CONSTANT_Long_info::tag
 

Definition at line 1137 of file classfile.h.

u4 CONSTANT_Long_info::high_bytes
 

Definition at line 1138 of file classfile.h.

u4 CONSTANT_Long_info::low_bytes
 

Definition at line 1139 of file classfile.h.

struct CONSTANT_Long_info::LOCAL_Long_binding CONSTANT_Long_info::LOCAL_Long_binding
 

Local implementation late binding extensions for CONSTANT_Long_info.

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


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