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

#include <TcpServerPool.h>

Inheritance diagram for TcpServerPool:
Inheritance graph
[legend]

Public Member Functions

 TcpServerPool (find_object::FindObject *sharedFindObject, int threads, int port)
 
virtual ~TcpServerPool ()
 

Private Attributes

QSemaphore sharedSemaphore_
 
QVector< QThread * > threadPool_
 

Detailed Description

Definition at line 74 of file TcpServerPool.h.

Constructor & Destructor Documentation

TcpServerPool::TcpServerPool ( find_object::FindObject sharedFindObject,
int  threads,
int  port 
)
inline

Definition at line 78 of file TcpServerPool.h.

virtual TcpServerPool::~TcpServerPool ( )
inlinevirtual

Definition at line 112 of file TcpServerPool.h.

Member Data Documentation

QSemaphore TcpServerPool::sharedSemaphore_
private

Definition at line 123 of file TcpServerPool.h.

QVector<QThread*> TcpServerPool::threadPool_
private

Definition at line 122 of file TcpServerPool.h.


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


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