Zero  0.1.0
Macros
btree_impl.cpp File Reference
#include "w_defines.h"
#include "sm_base.h"
#include "btree_page_h.h"
#include "btree_impl.h"
#include "btcursor.h"
#include "xct.h"
#include "lock_s.h"
#include <vector>
#include "restart.h"
#include "xct_logger.h"

Macros

#define SM_SOURCE
 
#define BTREE_C
 

Macro Definition Documentation

§ BTREE_C

#define BTREE_C

§ SM_SOURCE

#define SM_SOURCE

Implementation of insert/remove/alloc functions in btree_impl.h. Other functions are defined in btree_impl_xxx.cpp.