TrinityCore
Loading...
Searching...
No Matches
Trinity::Asio Namespace Reference

Classes

class  DeadlineTimer
 
class  IoContext
 
class  Resolver
 
class  Strand
 

Functions

template<typename T >
decltype(auto) post (boost::asio::io_context &ioContext, T &&t)
 
template<typename T >
decltype(auto) get_io_context (T &&ioObject)
 

Function Documentation

◆ get_io_context()

template<typename T >
decltype(auto) Trinity::Asio::get_io_context ( T &&  ioObject)
inline

Definition at line 53 of file IoContext.h.

+ Here is the caller graph for this function:

◆ post()

template<typename T >
decltype(auto) Trinity::Asio::post ( boost::asio::io_context &  ioContext,
T &&  t 
)
inline

Definition at line 47 of file IoContext.h.

+ Here is the caller graph for this function: