Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMPWorkerExecutor.h File Reference
#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 >