Diag-Client-Lib
|
#include <boost/asio.hpp>
#include "boost-support/message/tcp/tcp_message.h"
#include "boost-support/socket/io_context.h"
#include "boost-support/socket/tls/tls_context.h"
#include "core/include/result.h"
Go to the source code of this file.
Classes | |
class | boost_support::socket::tls::TlsSocket |
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::tls | |