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::tcp::TcpConnections Member List

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

Add(defs::tcp_conn_ptr_t const &connection)core_lib::asio::tcp::TcpConnections
CloseConnections()core_lib::asio::tcp::TcpConnections
Empty() constcore_lib::asio::tcp::TcpConnections
GetLocalEndForRemoteEnd(const defs::connection_t &remoteEnd) constcore_lib::asio::tcp::TcpConnections
IsConnected(const defs::connection_t &client) constcore_lib::asio::tcp::TcpConnections
m_connectionscore_lib::asio::tcp::TcpConnectionsprivate
m_mutexcore_lib::asio::tcp::TcpConnectionsmutableprivate
NumberOfUnsentAsyncMessages(const defs::connection_t &target) constcore_lib::asio::tcp::TcpConnections
operator=(const TcpConnections &)=deletecore_lib::asio::tcp::TcpConnections
operator=(TcpConnections &&)=deletecore_lib::asio::tcp::TcpConnections
Remove(defs::tcp_conn_ptr_t const &connection)core_lib::asio::tcp::TcpConnections
SendMessageAsync(const defs::connection_t &target, const defs::char_buffer_t &message) constcore_lib::asio::tcp::TcpConnections
SendMessageSync(const defs::connection_t &target, const defs::char_buffer_t &message) constcore_lib::asio::tcp::TcpConnections
SendMessageToAll(const defs::char_buffer_t &message) constcore_lib::asio::tcp::TcpConnections
Size() constcore_lib::asio::tcp::TcpConnections
tcp_conn_map typedefcore_lib::asio::tcp::TcpConnectionsprivate
TcpConnections()=defaultcore_lib::asio::tcp::TcpConnections
TcpConnections(const TcpConnections &)=deletecore_lib::asio::tcp::TcpConnections
TcpConnections(TcpConnections &&)=deletecore_lib::asio::tcp::TcpConnections
~TcpConnections()=defaultcore_lib::asio::tcp::TcpConnections