Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
concurrency
IO_Context_Wrapper.cpp
Go to the documentation of this file.
1
#include "
joedb/concurrency/IO_Context_Wrapper.h
"
2
3
namespace
joedb
4
{
5
void
IO_Context_Wrapper::run
() {
io_context
.run();}
6
IO_Context_Wrapper::IO_Context_Wrapper
() =
default
;
7
IO_Context_Wrapper::~IO_Context_Wrapper
() =
default
;
8
}
IO_Context_Wrapper.h
joedb
Definition
Blob.h:7
joedb::IO_Context_Wrapper::~IO_Context_Wrapper
~IO_Context_Wrapper()
joedb::IO_Context_Wrapper::io_context
asio::io_context io_context
Definition
IO_Context_Wrapper.h:10
joedb::IO_Context_Wrapper::IO_Context_Wrapper
IO_Context_Wrapper()
joedb::IO_Context_Wrapper::run
void run()
Definition
IO_Context_Wrapper.cpp:5
Generated by
1.9.8