Diag-Client-Lib
Classes | Namespaces
tcp_client.h File Reference
#include <boost/asio.hpp>
#include <string>
#include <string_view>
#include <thread>
#include "core/include/result.h"
#include "socket/tcp/tcp_message.h"
Include dependency graph for tcp_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost_support::socket::tcp::TcpClientSocket
 Class used to create a tcp socket for handling transmission and reception of tcp message from driver. More...
 

Namespaces

 boost_support
 
 boost_support::socket
 
 boost_support::socket::tcp