Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
joedb::IO_Context_Wrapper Struct Reference

#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
 

Detailed Description

Definition at line 8 of file IO_Context_Wrapper.h.

Constructor & Destructor Documentation

◆ IO_Context_Wrapper()

joedb::IO_Context_Wrapper::IO_Context_Wrapper ( )
default

◆ ~IO_Context_Wrapper()

joedb::IO_Context_Wrapper::~IO_Context_Wrapper ( )
default

Member Function Documentation

◆ run()

void joedb::IO_Context_Wrapper::run ( )

Definition at line 5 of file IO_Context_Wrapper.cpp.

Member Data Documentation

◆ io_context

asio::io_context joedb::IO_Context_Wrapper::io_context

Definition at line 10 of file IO_Context_Wrapper.h.


The documentation for this struct was generated from the following files: