ROOT 6.12/07 Reference Guide |
#include "MPCode.h"
#include "MPSendRecv.h"
#include "PoolUtils.h"
#include "TMPWorker.h"
#include <string>
#include <vector>
Classes | |
class | TMPWorkerExecutor< F, T, R > |
This class works together with TProcessExecutor to allow the execution of functions in server processes. More... | |
class | TMPWorkerExecutor< F, T, void > |
class | TMPWorkerExecutor< F, void, R > |