Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

CurRec Class Reference

CurRec is a class which holds information about currently traversed record. More...

#include <Rtree.h>

List of all members.

Public Methods

void init ()

Public Attributes

int idx
RecId recId
XyRange recRng


Detailed Description

CurRec is a class which holds information about currently traversed record.

Parameters:
idx  is a traversal order number of current record, starting with 0 for the first record.
recId  is an identifier of current record.
recRng  is an xy-range of current record.


Member Function Documentation

void init   [inline]
 


Member Data Documentation

int idx
 

RecId recId
 

XyRange recRng
 


Generated on Mon Mar 24 22:59:19 2003 for Mg R-tree Library by doxygen1.2.16