Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TProcessExecutor Member List

This is the complete list of members for ROOT::TProcessExecutor, including all inherited members.

Broadcast(unsigned code, unsigned nMessages=0)TMPClientprivate
Broadcast(unsigned code, const std::vector< T > &objs)TMPClientprivate
Broadcast(unsigned code, std::initializer_list< T > &objs)TMPClientprivate
Broadcast(unsigned code, T obj, unsigned nMessages=0)TMPClientprivate
Collect(std::vector< T > &reslist)ROOT::TProcessExecutorprivate
DeActivate(TSocket *s)TMPClientprivate
Derived()ROOT::TExecutorCRTP< TProcessExecutor >inlineprivate
ETask enum nameROOT::TProcessExecutorprivate
fIsParentTMPClientprivate
fMonTMPClientprivate
fNProcessedROOT::TProcessExecutorprivate
fNToProcessROOT::TProcessExecutorprivate
fNWorkersTMPClientprivate
Fork(TMPWorker &server)TMPClientprivate
fTaskTypeROOT::TProcessExecutorprivate
fWorkerPidsTMPClientprivate
GetIsParent() constTMPClientinlineprivate
GetMonitor()TMPClientinlineprivate
GetNWorkers() const _R__DEPRECATED_626("Please use GetPoolSize instead")ROOT::TProcessExecutorinline
GetPoolSize() constROOT::TProcessExecutorinline
HandleMPCode(MPCodeBufPair &msg, TSocket *sender)TMPClientprivate
HandlePoolCode(MPCodeBufPair &msg, TSocket *sender, std::vector< T > &reslist)ROOT::TProcessExecutorprivate
Map(F func, unsigned nTimes) -> std::vector< typename std::result_of< F()>::type >ROOT::TExecutorCRTP< TProcessExecutor >
Map(F func, ROOT::TSeq< INTEGER > args) -> std::vector< typename std::result_of< F(INTEGER)>::type >ROOT::TExecutorCRTP< TProcessExecutor >
Map(F func, std::initializer_list< T > args) -> std::vector< typename std::result_of< F(T)>::type >ROOT::TExecutorCRTP< TProcessExecutor >
Map(F func, std::vector< T > &args) -> std::vector< typename std::result_of< F(T)>::type >ROOT::TExecutorCRTP< TProcessExecutor >
Map(F func, const std::vector< T > &args) -> std::vector< typename std::result_of< F(T)>::type >ROOT::TExecutorCRTP< TProcessExecutor >
MapImpl(F func, unsigned nTimes) -> std::vector< typename std::result_of< F()>::type >ROOT::TProcessExecutorprivate
MapImpl(F func, ROOT::TSeq< INTEGER > args) -> std::vector< typename std::result_of< F(INTEGER)>::type >ROOT::TProcessExecutorprivate
MapImpl(F func, std::vector< T > &args) -> std::vector< typename std::result_of< F(T)>::type >ROOT::TProcessExecutorprivate
MapImpl(F func, const std::vector< T > &args) -> std::vector< typename std::result_of< F(T)>::type >ROOT::TProcessExecutorprivate
MapReduce(F func, unsigned nTimes, R redfunc) -> typename std::result_of< F()>::typeROOT::TProcessExecutor
MapReduce(F func, std::vector< T > &args, R redfunc) -> typename std::result_of< F(T)>::typeROOT::TProcessExecutor
MapReduce(F func, const std::vector< T > &args, R redfunc) -> typename std::result_of< F(T)>::typeROOT::TProcessExecutor
TExecutorCRTP< TProcessExecutor >::MapReduce(F func, ROOT::TSeq< INTEGER > args, R redfunc) -> typename std::result_of< F(INTEGER)>::typeROOT::TExecutorCRTP< TProcessExecutor >
TExecutorCRTP< TProcessExecutor >::MapReduce(F func, std::initializer_list< T > args, R redfunc) -> typename std::result_of< F(T)>::typeROOT::TExecutorCRTP< TProcessExecutor >
TExecutorCRTP< TProcessExecutor >::MapReduce(F func, std::vector< T * > &args)ROOT::TExecutorCRTP< TProcessExecutor >
TExecutorCRTP< TProcessExecutor >::MapReduce(F func, const std::vector< T * > &args)ROOT::TExecutorCRTP< TProcessExecutor >
noReferenceCond typedefROOT::TExecutorCRTP< TProcessExecutor >
operator=(const TProcessExecutor &)=deleteROOT::TProcessExecutor
TExecutorCRTP< TProcessExecutor >::operator=(const TExecutorCRTP &)=deleteROOT::TExecutorCRTP< TProcessExecutor >
TMPClient::operator=(const TMPClient &)=deleteTMPClientprivate
ReapWorkers()TMPClientprivate
Reduce(const std::vector< T * > &mergeObjs)ROOT::TExecutorCRTP< TProcessExecutor >
Reduce(const std::vector< T > &objs, R redfunc) -> decltype(redfunc(objs))ROOT::TExecutorCRTP< TProcessExecutor >
Remove(TSocket *s)TMPClientprivate
ReplyToFuncResult(TSocket *s)ROOT::TProcessExecutorprivate
ReplyToIdle(TSocket *s)ROOT::TProcessExecutorprivate
Reset()ROOT::TProcessExecutorprivate
SetNWorkers(unsigned n)ROOT::TProcessExecutorinline
TExecutorCRTPROOT::TProcessExecutorprivate
TExecutorCRTP< TProcessExecutor >::TExecutorCRTP(const TExecutorCRTP &)=deleteROOT::TExecutorCRTP< TProcessExecutor >
TMPClient(unsigned nWorkers=0)TMPClientexplicitprivate
TMPClient(const TMPClient &)=deleteTMPClientprivate
TProcessExecutor(unsigned nWorkers=0)ROOT::TProcessExecutorexplicit
TProcessExecutor(const TProcessExecutor &)=deleteROOT::TProcessExecutor
~TMPClient()TMPClientprivate
~TProcessExecutor()=defaultROOT::TProcessExecutor