In file ShoreBTree.h:

class ShoreBTree : public XxxIDXClass

Definition of interface for B+ index

Inheritance:


Public Classes

class BTreeRange : public XxxIDXClass::IndexRange
/ BTrees define an index range type
scan_index_i::cmp_t LowerCmp
These are the SHORE structures that represent bounds
char* Data
/ Memory for the bounds

/ Can this range spec be satisfied?
XxxBool Satisfiable
A value of XXX_TRUE means "maybe"
class IScanCursorInfo : public XxxIDXClass::CursorInfo
/ Cursor over B+ tree

Inherited from XxxIDXClass:

Public Classes

class IndexRange

Public Fields

typedef XxxShoreRelation::CursorInfo CursorInfo

Documentation

Definition of interface for B+ index
class BTreeRange: public XxxIDXClass::IndexRange
/ BTrees define an index range type

scan_index_i::cmp_t LowerCmp
These are the SHORE structures that represent bounds

char* Data
/ Memory for the bounds

/ Can this range spec be satisfied?

XxxBool Satisfiable
A value of XXX_TRUE means "maybe"

class IScanCursorInfo: public XxxIDXClass::CursorInfo
/ Cursor over B+ tree


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de