Joedb 10.2.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Typedefs
Abstract_File.cpp File Reference
#include "joedb/journal/Abstract_File.h"
#include "joedb/journal/Async_Reader.h"
#include "joedb/error/Exception.h"
#include <array>
#include <cstring>
Include dependency graph for Abstract_File.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Typedefs

using joedb::Default_Buffer = std::array< char, 1<< 12 >