otsdaq
v2_04_02
Return to top level
Main Page
Namespaces
Classes
Files
File List
TCPClient.h
1
#ifndef _ots_TCPClient_h_
2
#define _ots_TCPClient_h_
3
4
#include <string>
5
#include "otsdaq/NetworkUtilities/TCPClientBase.h"
6
#include "otsdaq/NetworkUtilities/TCPTransceiverSocket.h"
7
8
namespace
ots
9
{
10
class
TCPClient
:
public
TCPTransceiverSocket
,
public
TCPClientBase
11
{
12
public
:
13
TCPClient
(
const
std::string& serverIP,
int
serverPort);
14
virtual
~
TCPClient
(
void
);
15
};
16
}
17
#endif
ots::TCPClientBase
Definition:
TCPClientBase.h:10
ots::TCPClient
Definition:
TCPClient.h:10
ots::TCPTransceiverSocket
Definition:
TCPTransceiverSocket.h:10
src
otsdaq
NetworkUtilities
TCPClient.h
Generated on Wed Oct 2 2019 09:36:55 for otsdaq by
1.8.5