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

ByteCodePositionTable Class Reference

#include <positionTable.h>

Class diagram for ByteCodePositionTable:

AbstractByteCode preservedVmObj StackObj

List of all members.

Public Members

 ByteCodePositionTable ()
oop Finish ()
bool isPositionTable ()
void GenCode (fint offset, fint length, fint c)
fint bci ()
void oops_do (oopsDoFn f)
objVectorOop positions
fint codeIndex
fint maxCodeIndex

Detailed Description


Member Function Documentation

ByteCodePositionTable::ByteCodePositionTable ()

oop ByteCodePositionTable::Finish () [inline]

bool ByteCodePositionTable::isPositionTable () [inline, virtual]

Reimplemented from AbstractByteCode.

void ByteCodePositionTable::GenCode (fint offset, fint length, fint c) [virtual]

Reimplemented from AbstractByteCode.

fint ByteCodePositionTable::bci () [inline, virtual]

Reimplemented from AbstractByteCode.

void ByteCodePositionTable::oops_do (oopsDoFn f) [inline, virtual]

Reimplemented from VMObj.


Member Data Documentation

objVectorOop ByteCodePositionTable::positions

fint ByteCodePositionTable::codeIndex

fint ByteCodePositionTable::maxCodeIndex


The documentation for this class was generated from the following files:
Generated at Tue Jun 27 12:07:10 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999