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

CONSTANT_Double_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1164 of file classfile.h.

Data Fields

u4 high_bytes
CONSTANT_Double_info::LOCAL_Double_binding LOCAL_Double_binding
 Local implementation late binding extensions for CONSTANT_Double_info.
u4 low_bytes
u1 tag

Data Structures

struct  LOCAL_Double_binding
 Local implementation late binding extensions for CONSTANT_Double_info. More...


Field Documentation

u1 CONSTANT_Double_info::tag
 

Definition at line 1166 of file classfile.h.

u4 CONSTANT_Double_info::high_bytes
 

Definition at line 1167 of file classfile.h.

u4 CONSTANT_Double_info::low_bytes
 

Definition at line 1168 of file classfile.h.

struct CONSTANT_Double_info::LOCAL_Double_binding CONSTANT_Double_info::LOCAL_Double_binding
 

Local implementation late binding extensions for CONSTANT_Double_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:04 2005 by  doxygen 1.4.4