TrinityCore
|
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) | post (boost::asio::io_context::executor_type &executor, T &&t) |
template<typename T > | |
decltype(auto) | get_io_context (T &&ioObject) |
template<typename T > | |
decltype(auto) | post (boost::asio::io_context::strand &strand, T &&t) |
|
inline |
|
inline |
Definition at line 54 of file IoContext.h.
|
inline |
Definition at line 60 of file IoContext.h.