Main Page
Compound List
File List
Compound Members
File Members
Related Pages
Rh Class Reference
Rh is a record handle which, based on given identifier
RecId
, provides access to R-tree relevant record information (and possibly manipulation).
More...
#include <
Rtree.h
>
List of all members.
Public Methods
Rh
()
void
init
(
RecId
&
recId
)
Rh
(
RecId
&
recId
)
virtual
~Rh
()
virtual
XyRange
range
()=0
virtual
Rec
*
rec
()
Public Attributes
RecId
recId
Detailed Description
Rh is a record handle which, based on given identifier
RecId
, provides access to R-tree relevant record information (and possibly manipulation).
Parameters:
recId
is requested record identifier.
Constructor & Destructor Documentation
Rh
(
)
[inline]
Rh
(
RecId
&
recId
)
[inline]
virtual ~Rh
(
)
[inline, virtual]
Member Function Documentation
void init
(
RecId
&
recId
)
[inline]
range
(
)
[pure virtual]
Returns:
xy-range of the record identified with recId.
virtual
Rec
* rec
(
)
[inline, virtual]
Member Data Documentation
RecId
recId
Generated on Mon Mar 24 22:59:19 2003 for Mg R-tree Library by
1.2.16