#include <BTreeExecStream.h>
Inheritance diagram for BTreeOwnerRootMap:

Public Member Functions | |
| virtual | ~BTreeOwnerRootMap () |
| virtual PageId | getRoot (PageOwnerId pageOwnerId)=0 |
Definition at line 93 of file BTreeExecStream.h.
| BTreeOwnerRootMap::~BTreeOwnerRootMap | ( | ) | [virtual] |
| virtual PageId BTreeOwnerRootMap::getRoot | ( | PageOwnerId | pageOwnerId | ) | [pure virtual] |
Implemented in CmdInterpreter::StreamGraphHandle.
1.5.1