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>
Include dependency graph for TMPWorkerExecutor.h:
This graph shows which files directly or indirectly include this file:

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 >