Joedb 9.1.4
The Journal-Only Embedded Database
|
#include <joedb/concurrency/IO_Context_Wrapper.h>
Public Member Functions | |
IO_Context_Wrapper () | |
void | run () |
~IO_Context_Wrapper () | |
Public Attributes | |
asio::io_context | io_context |
Definition at line 8 of file IO_Context_Wrapper.h.
|
default |
|
default |
void joedb::IO_Context_Wrapper::run | ( | ) |
Definition at line 5 of file IO_Context_Wrapper.cpp.
asio::io_context joedb::IO_Context_Wrapper::io_context |
Definition at line 10 of file IO_Context_Wrapper.h.