Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
core_lib::asio::IoContextThreadGroup Member List

This is the complete list of members for core_lib::asio::IoContextThreadGroup, including all inherited members.

IoContext()core_lib::asio::IoContextThreadGroup
IoContextThreadGroup(unsigned int numThreads=std::thread::hardware_concurrency())core_lib::asio::IoContextThreadGroupexplicit
IoContextThreadGroup(const IoContextThreadGroup &)=deletecore_lib::asio::IoContextThreadGroup
IoContextThreadGroup(IoContextThreadGroup &&)=deletecore_lib::asio::IoContextThreadGroup
m_ioContextcore_lib::asio::IoContextThreadGroupprivate
m_ioWorkGuardcore_lib::asio::IoContextThreadGroupprivate
m_threadGroupcore_lib::asio::IoContextThreadGroupprivate
operator=(const IoContextThreadGroup &)=deletecore_lib::asio::IoContextThreadGroup
operator=(IoContextThreadGroup &&)=deletecore_lib::asio::IoContextThreadGroup
Post(F &&function)core_lib::asio::IoContextThreadGroupinline
~IoContextThreadGroup()core_lib::asio::IoContextThreadGroup