tdaq-develop-2025-02-12
Return to top level
TCPClient.cc
1
#include "otsdaq/NetworkUtilities/TCPClient.h"
2
3
using namespace
ots
;
4
5
//==============================================================================
6
TCPClient::TCPClient(
const
std::string& serverIP,
int
serverPort)
7
:
TCPClientBase
(serverIP, serverPort)
8
{
9
}
10
11
//==============================================================================
12
TCPClient::~TCPClient(
void
) {}
ots::TCPClientBase
Definition:
TCPClientBase.h:10
ots
Definition:
ArtdaqOtsBuildInfo_module.cc:10
otsdaq
otsdaq
NetworkUtilities
TCPClient.cc
Generated on Mon Feb 17 2025 17:02:11 for tdaq-develop-2025-02-12 by
1.9.1