MySQL 8.0.37
Source Code Documentation
IOContext::impl Class Reference

Public Member Functions

 impl ()
 

Public Attributes

std::unique_ptr< event_base, std::function< void(event_base *)> > ev_base
 

Constructor & Destructor Documentation

◆ impl()

IOContext::impl::impl ( )
inline

Member Data Documentation

◆ ev_base

std::unique_ptr<event_base, std::function<void(event_base *)> > IOContext::impl::ev_base
Initial value:
{
nullptr, event_base_free}

The documentation for this class was generated from the following file: