otsdaq
v2_04_02
Return to top level
Main Page
Namespaces
Classes
Files
File List
TCPSubscribeClient.cc
1
#include "otsdaq/NetworkUtilities/TCPSubscribeClient.h"
2
3
using namespace
ots;
4
5
//========================================================================================================================
6
TCPSubscribeClient::TCPSubscribeClient(
const
std::string& serverIP,
int
serverPort)
7
:
TCPClientBase
(serverIP, serverPort)
8
{
9
}
10
11
//========================================================================================================================
12
TCPSubscribeClient::~TCPSubscribeClient(
void
) {}
ots::TCPClientBase
Definition:
TCPClientBase.h:10
src
otsdaq
NetworkUtilities
TCPSubscribeClient.cc
Generated on Wed Oct 2 2019 09:36:55 for otsdaq by
1.8.5