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

CONSTANT_Float_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1076 of file classfile.h.

Data Fields

u4 bytes
CONSTANT_Float_info::LOCAL_Float_binding LOCAL_Float_binding
 Local implementation late binding extensions for CONSTANT_Float_info.
u1 tag

Data Structures

struct  LOCAL_Float_binding
 Local implementation late binding extensions for CONSTANT_Float_info. More...


Field Documentation

u1 CONSTANT_Float_info::tag
 

Definition at line 1078 of file classfile.h.

u4 CONSTANT_Float_info::bytes
 

Definition at line 1079 of file classfile.h.

struct CONSTANT_Float_info::LOCAL_Float_binding CONSTANT_Float_info::LOCAL_Float_binding
 

Local implementation late binding extensions for CONSTANT_Float_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