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::TcpServerPool ( find_object::FindObject sharedFindObject,
int  threads,
int  port 
)
inline

Definition at line 78 of file TcpServerPool.h.

◆ ~TcpServerPool()

virtual TcpServerPool::~TcpServerPool ( )
inlinevirtual

Definition at line 111 of file TcpServerPool.h.

Member Data Documentation

◆ sharedSemaphore_

QSemaphore TcpServerPool::sharedSemaphore_
private

Definition at line 122 of file TcpServerPool.h.

◆ threadPool_

QVector<QThread*> TcpServerPool::threadPool_
private

Definition at line 121 of file TcpServerPool.h.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Mon Dec 12 2022 03:20:10