Joedb 10.0.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Freedom_Keeper.h File Reference
#include "joedb/index_types.h"
#include "joedb/error/assert.h"
#include <vector>
Include dependency graph for Freedom_Keeper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  joedb::Freedom_Keeper_Constants
 
class  joedb::List_Data
 
class  joedb::List_Freedom_Keeper
 
class  joedb::Dense_Freedom_Keeper
 
class  joedb::Freedom_Keeper
 

Namespaces

namespace  joedb
 

Macros

#define SWITCH(f)   (dense ? dfk.f : lfk.f)
 

Macro Definition Documentation

◆ SWITCH

#define SWITCH (   f)    (dense ? dfk.f : lfk.f)

Definition at line 402 of file Freedom_Keeper.h.