Diag-Client-Lib
Classes | Namespaces
udp_client.h File Reference
#include <boost/asio.hpp>
#include <string>
#include <string_view>
#include <thread>
#include <vector>
#include "core/include/result.h"
#include "socket/udp/udp_message.h"
Include dependency graph for udp_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::udp::UdpClientSocket
 Class used to create a udp socket for handling transmission and reception of udp message from driver. More...
 

Namespaces

 boost_support
 
 boost_support::socket
 
 boost_support::socket::udp