iCub-main
Public Member Functions | List of all members
ThreadPool2 Class Reference

#include <ThreadPool2.h>

Public Member Functions

 ThreadPool2 (yarp::dev::ICanBufferFactory *ic)
 
 ~ThreadPool2 ()
 
void reset ()
 
bool getId (int &i)
 
ThreadTable2getThreadTable (int id)
 

Detailed Description

Definition at line 27 of file ThreadPool2.h.

Constructor & Destructor Documentation

◆ ThreadPool2()

ThreadPool2::ThreadPool2 ( yarp::dev::ICanBufferFactory *  ic)

Definition at line 22 of file ThreadPool2.cpp.

◆ ~ThreadPool2()

ThreadPool2::~ThreadPool2 ( )

Definition at line 30 of file ThreadPool2.cpp.

Member Function Documentation

◆ getId()

bool ThreadPool2::getId ( int &  i)
inline

Definition at line 70 of file ThreadPool2.h.

◆ getThreadTable()

ThreadTable2* ThreadPool2::getThreadTable ( int  id)
inline

Definition at line 85 of file ThreadPool2.h.

◆ reset()

void ThreadPool2::reset ( )
inline

Definition at line 65 of file ThreadPool2.h.


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