TrinityCore
Loading...
Searching...
No Matches
MySQLConnection::WorkerThread Struct Reference

Public Attributes

std::thread ThreadHandle
 
boost::asio::executor_work_guard< Trinity::Asio::IoContext::ExecutorWorkGuard
 

Detailed Description

Definition at line 51 of file MySQLConnection.cpp.

Member Data Documentation

◆ ThreadHandle

std::thread MySQLConnection::WorkerThread::ThreadHandle

Definition at line 53 of file MySQLConnection.cpp.

◆ WorkGuard

boost::asio::executor_work_guard<Trinity::Asio::IoContext::Executor> MySQLConnection::WorkerThread::WorkGuard

Definition at line 54 of file MySQLConnection.cpp.


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