Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

jvm_InterfaceMethodrefConstant Class Reference

#include <jvm_constant.h>

Inheritance diagram for jvm_InterfaceMethodrefConstant:

jvm_Constant jvm_Component List of all members.

Public Methods

 jvm_InterfaceMethodrefConstant (jvm_Classfile* cf, u2 ci, u2 nti)
constant_kind kind ()
u2 class_index () const
u2 name_and_type_index () const
void set_class_index (u2 ci)
void set_name_and_type_index (u2 nti)
void write ()
void print ()

Static Public Methods

jvm_InterfaceMethodrefConstant* create (jvm_Classfile* cf)


Detailed Description


Constructor & Destructor Documentation

jvm_InterfaceMethodrefConstant::jvm_InterfaceMethodrefConstant ( jvm_Classfile * cf,
u2 ci,
u2 nti)


Member Function Documentation

u2 jvm_InterfaceMethodrefConstant::class_index () const [inline]

jvm_InterfaceMethodrefConstant * jvm_InterfaceMethodrefConstant::create ( jvm_Classfile * cf) [static]

Reimplemented from jvm_Constant.

constant_kind jvm_InterfaceMethodrefConstant::kind ( void) [inline, virtual]

Reimplemented from jvm_Constant.

u2 jvm_InterfaceMethodrefConstant::name_and_type_index () const [inline]

void jvm_InterfaceMethodrefConstant::print ( void) [virtual]

Reimplemented from jvm_Constant.

void jvm_InterfaceMethodrefConstant::set_class_index ( u2 ci) [inline]

void jvm_InterfaceMethodrefConstant::set_name_and_type_index ( u2 nti) [inline]

void jvm_InterfaceMethodrefConstant::write ( void) [virtual]

Reimplemented from jvm_Constant.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:43:54 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000