Public Member Functions | Private Slots | Private Attributes | List of all members
TcpClient Class Reference

#include <TcpClient.h>

Inheritance diagram for TcpClient:
Inheritance graph
[legend]

Public Member Functions

 TcpClient (QObject *parent=0)
 

Private Slots

void connectionLost ()
 
void displayError (QAbstractSocket::SocketError socketError)
 
void readReceivedData ()
 

Private Attributes

quint16 blockSize_
 

Detailed Description

Definition at line 33 of file TcpClient.h.

Constructor & Destructor Documentation

TcpClient::TcpClient ( QObject *  parent = 0)

Definition at line 35 of file TcpClient.cpp.

Member Function Documentation

void TcpClient::connectionLost ( )
privateslot

Definition at line 160 of file TcpClient.cpp.

void TcpClient::displayError ( QAbstractSocket::SocketError  socketError)
privateslot

Definition at line 138 of file TcpClient.cpp.

void TcpClient::readReceivedData ( )
privateslot

Definition at line 44 of file TcpClient.cpp.

Member Data Documentation

quint16 TcpClient::blockSize_
private

Definition at line 45 of file TcpClient.h.


The documentation for this class was generated from the following files:


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 19:22:26