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

jvm_DoubleConstant Class Reference

#include <jvm_constant.h>

Inheritance diagram for jvm_DoubleConstant:

jvm_Constant jvm_Component List of all members.

Public Methods

 jvm_DoubleConstant (jvm_Classfile* cf)
 jvm_DoubleConstant (jvm_Classfile* cf, jvm_double d)
constant_kind kind ()
jvm_double get_double ()
void write ()
void print ()

Static Public Methods

jvm_DoubleConstant* create (jvm_Classfile* cf)


Detailed Description


Constructor & Destructor Documentation

jvm_DoubleConstant::jvm_DoubleConstant ( jvm_Classfile * cf)

jvm_DoubleConstant::jvm_DoubleConstant ( jvm_Classfile * cf,
jvm_double d)


Member Function Documentation

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

Reimplemented from jvm_Constant.

jvm_double jvm_DoubleConstant::get_double ()

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

Reimplemented from jvm_Constant.

void jvm_DoubleConstant::print ( void) [virtual]

Reimplemented from jvm_Constant.

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