ROOT
6.06/09
Reference Guide
|
#include "TMPWorker.h"
#include "PoolUtils.h"
#include "MPCode.h"
#include "MPSendRecv.h"
#include <string>
#include <vector>
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 > |