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