otsdaq
v2_05_02_indev
Return to top level
Main Page
Classes
Files
File List
TCPSubscribeClient.h
1
#ifndef _TCPSubscribeClient_h_
2
#define _TCPSubscribeClient_h_
3
4
#include <string>
5
#include "otsdaq/NetworkUtilities/TCPClientBase.h"
6
#include "otsdaq/NetworkUtilities/TCPTransceiverSocket.h"
7
8
namespace
ots
9
{
10
class
TCPSubscribeClient
:
public
TCPReceiverSocket
,
public
TCPClientBase
11
{
12
public
:
13
// TCPSubscribeClient();
14
TCPSubscribeClient
(
const
std::string& serverIP,
int
serverPort);
15
virtual
~
TCPSubscribeClient
(
void
);
16
};
17
}
18
#endif
ots::TCPSubscribeClient
Definition:
TCPSubscribeClient.h:10
ots::TCPClientBase
Definition:
TCPClientBase.h:9
ots::TCPReceiverSocket
Definition:
TCPReceiverSocket.h:10
otsdaq
otsdaq
NetworkUtilities
TCPSubscribeClient.h
Generated on Wed Apr 29 2020 18:41:48 for otsdaq by
1.8.5