otsdaq
v2_05_02_indev
Return to top level
Main Page
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
18
#endif
ots::TCPClientBase
Definition:
TCPClientBase.h:9
ots::TCPClient
Definition:
TCPClient.h:10
ots::TCPTransceiverSocket
Definition:
TCPTransceiverSocket.h:10
otsdaq
otsdaq
NetworkUtilities
TCPClient.h
Generated on Wed Apr 29 2020 18:41:48 for otsdaq by
1.8.5