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

CONSTANT_Utf8_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1415 of file classfile.h.

Data Fields

u1 bytes [1]
 spec says: u1 bytes[length];
u2 length
CONSTANT_Utf8_info::LOCAL_Utf8_binding LOCAL_Utf8_binding
 Local implementation late binding extensions for CONSTANT_Utf8_info.
u1 tag

Data Structures

struct  LOCAL_Utf8_binding
 Local implementation late binding extensions for CONSTANT_Utf8_info. More...


Field Documentation

u1 CONSTANT_Utf8_info::tag
 

Definition at line 1417 of file classfile.h.

Referenced by classfile_allocate_primative(), method_find_by_cp_entry(), nts_prchar2utf(), nts_prchar2utf_classname(), and unicode_cnv2utf().

u2 CONSTANT_Utf8_info::length
 

Definition at line 1418 of file classfile.h.

Referenced by classfile_allocate_primative(), method_return_type(), nts_prchar2utf(), nts_prchar2utf_classname(), unicode_cnv2utf(), utf_isarray(), utf_prchar_classname_strcmp(), and utf_prchar_pcfs_strcmp().

u1 CONSTANT_Utf8_info::bytes[1]
 

spec says: u1 bytes[length];

Definition at line 1419 of file classfile.h.

Referenced by classfile_allocate_primative(), linkage_resolve_class(), method_return_type(), nts_prchar2utf(), nts_prchar2utf_classname(), unicode_cnv2utf(), utf_classname_strcmp(), utf_prchar_classname_strcmp(), utf_prchar_pcfs_strcmp(), and utf_utf2unicode().

struct CONSTANT_Utf8_info::LOCAL_Utf8_binding CONSTANT_Utf8_info::LOCAL_Utf8_binding
 

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