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

#include <TcpResponse.h>

Inheritance diagram for TcpResponse:
Inheritance graph
[legend]

Signals

void detectionReceived ()
 

Public Member Functions

bool dataReceived () const
 
const find_object::DetectionInfoinfo () const
 
 TcpResponse (QObject *parent=0)
 

Private Slots

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

Private Attributes

quint16 blockSize_
 
bool dataReceived_
 
find_object::DetectionInfo info_
 

Detailed Description

Definition at line 38 of file TcpResponse.h.

Constructor & Destructor Documentation

TcpResponse::TcpResponse ( QObject *  parent = 0)

Definition at line 35 of file TcpResponse.cpp.

Member Function Documentation

void TcpResponse::connectionLost ( )
privateslot

Definition at line 95 of file TcpResponse.cpp.

bool TcpResponse::dataReceived ( ) const
inline

Definition at line 44 of file TcpResponse.h.

void TcpResponse::detectionReceived ( )
signal
void TcpResponse::displayError ( QAbstractSocket::SocketError  socketError)
privateslot

Definition at line 73 of file TcpResponse.cpp.

const find_object::DetectionInfo& TcpResponse::info ( ) const
inline

Definition at line 43 of file TcpResponse.h.

void TcpResponse::readReceivedData ( )
privateslot

Definition at line 45 of file TcpResponse.cpp.

Member Data Documentation

quint16 TcpResponse::blockSize_
private

Definition at line 55 of file TcpResponse.h.

bool TcpResponse::dataReceived_
private

Definition at line 57 of file TcpResponse.h.

find_object::DetectionInfo TcpResponse::info_
private

Definition at line 56 of file TcpResponse.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