Logo ROOT   6.07/09
Reference Guide
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
ETask enum nameROOT::TProcessExecutorprivate
FixLists(std::vector< TObject * > &lists)ROOT::TProcessExecutorprivate
fNProcessedROOT::TProcessExecutorprivate
fNToProcessROOT::TProcessExecutorprivate
Fork(TMPWorker &server)TMPClientprivate
fTaskTypeROOT::TProcessExecutorprivate
GetIsParent() const TMPClientinlineprivate
GetMonitor()TMPClientinlineprivate
GetNWorkers() const ROOT::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::TProcessExecutor
TExecutor< TProcessExecutor >::Map(F func, T &args) -> std::vector< decltype(++(args.begin()), args.end(), func(args.front()))>ROOT::TExecutor< TProcessExecutor >
MapReduce(F func, unsigned nTimes, R redfunc) -> typename std::result_of< F()>::typeROOT::TExecutor< TProcessExecutor >
MapReduce(F func, ROOT::TSeq< INTEGER > args, R redfunc) -> typename std::result_of< F(INTEGER)>::typeROOT::TExecutor< TProcessExecutor >
noReferenceCond typedefROOT::TExecutor< TProcessExecutor >
operator=(const TProcessExecutor &)=deleteROOT::TProcessExecutor
TMPClient::operator=(const TMPClient &)=deleteTMPClientprivate
ProcTree(const std::vector< std::string > &fileNames, F procFunc, const std::string &treeName="", ULong64_t nToProcess=0) -> typename std::result_of< F(std::reference_wrapper< TTreeReader >)>::typeROOT::TProcessExecutor
ProcTree(const std::string &fileName, F procFunc, const std::string &treeName="", ULong64_t nToProcess=0) -> typename std::result_of< F(std::reference_wrapper< TTreeReader >)>::typeROOT::TProcessExecutor
ProcTree(TFileCollection &files, F procFunc, const std::string &treeName="", ULong64_t nToProcess=0) -> typename std::result_of< F(std::reference_wrapper< TTreeReader >)>::typeROOT::TProcessExecutor
ProcTree(TChain &files, F procFunc, const std::string &treeName="", ULong64_t nToProcess=0) -> typename std::result_of< F(std::reference_wrapper< TTreeReader >)>::typeROOT::TProcessExecutor
ProcTree(TTree &tree, F procFunc, ULong64_t nToProcess=0) -> typename std::result_of< F(std::reference_wrapper< TTreeReader >)>::typeROOT::TProcessExecutor
ProcTree(const std::vector< std::string > &fileNames, TSelector &selector, const std::string &treeName="", ULong64_t nToProcess=0)ROOT::TProcessExecutor
ProcTree(const std::string &fileName, TSelector &selector, const std::string &treeName="", ULong64_t nToProcess=0)ROOT::TProcessExecutor
ProcTree(TFileCollection &files, TSelector &selector, const std::string &treeName="", ULong64_t nToProcess=0)ROOT::TProcessExecutor
ProcTree(TChain &files, TSelector &selector, const std::string &treeName="", ULong64_t nToProcess=0)ROOT::TProcessExecutor
ProcTree(TTree &tree, TSelector &selector, ULong64_t nToProcess=0)ROOT::TProcessExecutor
ReapWorkers()TMPClientprivate
Reduce(const std::vector< T > &objs, BINARYOP redfunc) -> decltype(redfunc(objs.front(), objs.front()))=deleteROOT::TProcessExecutor
TExecutor< TProcessExecutor >::Reduce(const std::vector< T > &objs, R redfunc) -> decltype(redfunc(objs))ROOT::TExecutor< TProcessExecutor >protected
Remove(TSocket *s)TMPClientprivate
ReplyToFuncResult(TSocket *s)ROOT::TProcessExecutorprivate
ReplyToIdle(TSocket *s)ROOT::TProcessExecutorprivate
Reset()ROOT::TProcessExecutorprivate
SetNWorkers(unsigned n)ROOT::TProcessExecutorinline
TExecutor()=defaultROOT::TExecutor< TProcessExecutor >explicit
TExecutor(size_t)ROOT::TExecutor< TProcessExecutor >inlineexplicit
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