YACDB
Yet Another C(rappy) Database
diskiod.h File Reference

Debug utils for disk and cache operations. More...

#include "diskio.h"
Include dependency graph for diskiod.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dump_header ()
 Prints the database header for debugging purposes.
 
void dump_node (struct node *node)
 Prints a node for debugging purposes.
 

Detailed Description

Debug utils for disk and cache operations.

Author
Jack Royer
Date
2022-05-29