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

CONSTANT_Integer_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1048 of file classfile.h.

Data Fields

u4 bytes
CONSTANT_Integer_info::LOCAL_Integer_binding LOCAL_Integer_binding
 Local implementation late binding extensions for CONSTANT_Integer_info.
u1 tag

Data Structures

struct  LOCAL_Integer_binding
 Local implementation late binding extensions for CONSTANT_Integer_info. More...


Field Documentation

u1 CONSTANT_Integer_info::tag
 

Definition at line 1050 of file classfile.h.

u4 CONSTANT_Integer_info::bytes
 

Definition at line 1051 of file classfile.h.

struct CONSTANT_Integer_info::LOCAL_Integer_binding CONSTANT_Integer_info::LOCAL_Integer_binding
 

Local implementation late binding extensions for CONSTANT_Integer_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 18:50:46 2005 by  doxygen 1.4.4