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

CodeIndexManagerAlloc::CodeIndexAlloc Class Reference

Inheritance diagram for CodeIndexManagerAlloc::CodeIndexAlloc:
[legend]
Collaboration diagram for CodeIndexManagerAlloc::CodeIndexAlloc:
[legend]
List of all members.

Public Methods

Value getPosition ()

Private Methods

 CodeIndexAlloc (Value position)

Private Attributes

Value position

Detailed Description

An implementation of Index for tracking code.

Definition at line 65 of file CodeIndexManagerAlloc.java.


Constructor & Destructor Documentation

CodeIndexManagerAlloc::CodeIndexAlloc::CodeIndexAlloc Value   position [inline, private]
 

Constructor of the class.

Parameters:
position   Value object associated with this object.

Definition at line 77 of file CodeIndexManagerAlloc.java.


Member Function Documentation

Value CodeIndexManagerAlloc::CodeIndexAlloc::getPosition   [inline]
 

Returns the corresponding Value object.

Returns:
The corresponding Value object.

Definition at line 87 of file CodeIndexManagerAlloc.java.


Member Data Documentation

Value CodeIndexManagerAlloc::CodeIndexAlloc::position [private]
 

The Value object associated with this object.

Definition at line 70 of file CodeIndexManagerAlloc.java.


The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:06:57 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001