|
Zero
0.1.0
|
#include "w_defines.h"#include "sm_base.h"#include "btree_page_h.h"#include "btree_impl.h"#include "sm.h"#include "vol.h"#include "xct.h"#include "buffer_pool.hpp"Macros | |
| #define | SM_SOURCE |
| #define | BTREE_C |
Variables | |
| const int16_t | NOCHECK_ROOT_LEVEL = -1 |
| #define BTREE_C |
| #define SM_SOURCE |
Implementation of verification related functions in btree_impl.h.
| const int16_t NOCHECK_ROOT_LEVEL = -1 |
1.8.12