Fairport
v1.0.38
|
#include <page.h>
Public Member Functions | |
bt_page (const shared_db_ptr &db, const page_info &pi, ushort level) | |
Construct a bt_page from disk. | |
ushort | get_level () const |
Returns the level of this bt_page. |
fairport::bt_page< K, V >::bt_page | ( | const shared_db_ptr & | db, |
const page_info & | pi, | ||
ushort | level | ||
) | [inline] |
ushort fairport::bt_page< K, V >::get_level | ( | ) | const [inline] |