libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT > Member List

This is the complete list of members for jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >, including all inherited members.

atomic_t typedefjmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >
close()jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
connect(boost::asio::ip::tcp::endpoint const &endpoint)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
is_open() constjmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
mutex_jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >mutableprotected
read(MsgT &dest) noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
read(V(&dest)[SrcSz]) noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
read(std::array< V, N > &buff) noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
set_options(std::size_t, std::size_t max_message_size, unsigned short timeout, socket_priority priority, std::size_t incoming_cpu)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
socket_priority typedefjmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >
socket_t typedefjmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >
socket_wrapper(boost::asio::io_context &io_context)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inlineexplicit
socket_wrapper(socket_t &&socket)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inlineexplicit
to_string() const noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
write(MsgT const &message) noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
write(std::array< V, N > const &message) noexcept(false)jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >inline
write_lock_t typedefjmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >