ROOT  6.06/09
Reference Guide
Classes
TPoolWorker.h File Reference
#include "TMPWorker.h"
#include "PoolUtils.h"
#include "MPCode.h"
#include "MPSendRecv.h"
#include <string>
#include <vector>
+ Include dependency graph for TPoolWorker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPoolWorker< F, T, R >
 This class works together with TProcPool to allow the execution of functions in server processes. More...
 
class  TPoolWorker< F, void, R >
 
class  TPoolWorker< F, T, void >