Diag-Client-Lib
boost_support::connection::tcp::TcpConnection< Connection, Socket > Class Template Reference

Primary connection template to handle transmission and reception of tcp message from socket. More...

Detailed Description

template<ConnectionType Connection, typename Socket>
class boost_support::connection::tcp::TcpConnection< Connection, Socket >

Primary connection template to handle transmission and reception of tcp message from socket.

Template Parameters
ConnectionThe type of connection : Client/ Server
SocketThe type of socket to read and write from/to

Definition at line 41 of file tcp_connection.h.


The documentation for this class was generated from the following file: