Diag-Client-Lib
|
#include <memory>
#include <string_view>
#include <utility>
#include "channel/udp_channel/doip_udp_channel_handler.h"
#include "sockets/socket_handler.h"
#include "uds_transport/connection.h"
Go to the source code of this file.
Classes | |
class | doip_client::channel::udp_channel::DoipUdpChannel |
Class to manage a udp channel as per DoIP protocol. More... | |
Namespaces | |
doip_client | |
doip_client::channel | |
doip_client::channel::udp_channel | |