#include "flint_table.h"#include "noreturn.h"#include <iostream>#include <string>Include dependency graph for flint_check.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | BtreeCheck |
Defines | |
| #define | OPT_SHORT_TREE 1 |
| #define | OPT_FULL_TREE 2 |
| #define | OPT_SHOW_BITMAP 4 |
| #define | OPT_SHOW_STATS 8 |
| #define OPT_SHORT_TREE 1 |
Definition at line 55 of file flint_check.h.
Referenced by BtreeCheck::block_check(), main(), test_insertdelete1(), and test_sequent1().
| #define OPT_FULL_TREE 2 |
| #define OPT_SHOW_BITMAP 4 |
| #define OPT_SHOW_STATS 8 |
Definition at line 58 of file flint_check.h.
Referenced by main(), test_emptykey1(), test_insertdelete1(), and test_sequent1().