Diag-Client-Lib
|
#include <memory>
#include <string_view>
#include <utility>
#include "channel/tcp_channel/doip_tcp_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::tcp_channel::DoipTcpChannel |
Class to manage a tcp channel as per DoIP protocol. More... | |
Namespaces | |
doip_client | |
doip_client::channel | |
doip_client::channel::tcp_channel | |