Diag-Client-Lib
|
#include <boost/asio.hpp>
#include <boost/asio/ssl.hpp>
#include <string>
#include <string_view>
#include <thread>
#include "boost-support/message/tcp/tcp_message.h"
#include "core/include/result.h"
Go to the source code of this file.
Classes | |
class | boost_support::socket::tcp::TlsClientSocket |
Class used to create a tls socket for handling transmission and reception of tcp message from driver. More... | |
Namespaces | |
boost_support | |
boost_support::socket | |
boost_support::socket::tcp | |