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

jvm_LongConstant Class Reference

#include <jvm_constant.h>

Inheritance diagram for jvm_LongConstant:

jvm_Constant jvm_Component List of all members.

Public Methods

 jvm_LongConstant (jvm_Classfile* cf)
 jvm_LongConstant (jvm_Classfile* cf, jvm_long ll)
constant_kind kind ()
jvm_long get_long ()
void write ()
void print ()

Static Public Methods

jvm_LongConstant* create (jvm_Classfile* cf)


Detailed Description


Constructor & Destructor Documentation

jvm_LongConstant::jvm_LongConstant ( jvm_Classfile * cf)

jvm_LongConstant::jvm_LongConstant ( jvm_Classfile * cf,
jvm_long ll)


Member Function Documentation

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

Reimplemented from jvm_Constant.

jvm_long jvm_LongConstant::get_long ()

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

Reimplemented from jvm_Constant.

void jvm_LongConstant::print ( void) [virtual]

Reimplemented from jvm_Constant.

void jvm_LongConstant::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:55 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000