Diag-Client-Lib
boost_support::client::tcp::TcpClient Member List

This is the complete list of members for boost_support::client::tcp::TcpClient, including all inherited members.

ConnectToHost(std::string_view host_ip_address, std::uint16_t host_port_num)boost_support::client::tcp::TcpClient
DeInitialize() noexceptboost_support::client::tcp::TcpClient
DisconnectFromHost()boost_support::client::tcp::TcpClient
HandlerRead typedefboost_support::client::tcp::TcpClient
Initialize() noexceptboost_support::client::tcp::TcpClient
IsConnectedToHost() const noexcept -> boolboost_support::client::tcp::TcpClient
Message typedefboost_support::client::tcp::TcpClient
MessageConstPtr typedefboost_support::client::tcp::TcpClient
MessagePtr typedefboost_support::client::tcp::TcpClient
operator=(const TcpClient &other) noexcept=deleteboost_support::client::tcp::TcpClient
operator=(TcpClient &&other) noexceptboost_support::client::tcp::TcpClient
SetReadHandler(HandlerRead read_handler) noexceptboost_support::client::tcp::TcpClient
tcp_client_impl_boost_support::client::tcp::TcpClientprivate
TcpClient(std::string_view client_name, std::string_view local_ip_address, std::uint16_t local_port_num) noexceptboost_support::client::tcp::TcpClient
TcpClient(const TcpClient &other) noexcept=deleteboost_support::client::tcp::TcpClient
TcpClient(TcpClient &&other) noexceptboost_support::client::tcp::TcpClient
Transmit(MessageConstPtr tcp_message)boost_support::client::tcp::TcpClient
~TcpClient() noexceptboost_support::client::tcp::TcpClient