Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Detail::RDF::RLoopManager::TOneTimeCallback Class Reference

Definition at line 116 of file RDFNodes.hxx.

Public Member Functions

 TOneTimeCallback (Callback_t &&f, unsigned int nSlots)
 
void operator() (unsigned int slot)
 

Private Attributes

const Callback_t fFun
 
std::vector< int > fHasBeenCalled
 

Constructor & Destructor Documentation

◆ TOneTimeCallback()

ROOT::Detail::RDF::RLoopManager::TOneTimeCallback::TOneTimeCallback ( Callback_t &&  f,
unsigned int  nSlots 
)
inline

Definition at line 121 of file RDFNodes.hxx.

Member Function Documentation

◆ operator()()

void ROOT::Detail::RDF::RLoopManager::TOneTimeCallback::operator() ( unsigned int  slot)
inline

Definition at line 123 of file RDFNodes.hxx.

Member Data Documentation

◆ fFun

const Callback_t ROOT::Detail::RDF::RLoopManager::TOneTimeCallback::fFun
private

Definition at line 117 of file RDFNodes.hxx.

◆ fHasBeenCalled

std::vector<int> ROOT::Detail::RDF::RLoopManager::TOneTimeCallback::fHasBeenCalled
private

Definition at line 118 of file RDFNodes.hxx.

Libraries for ROOT::Detail::RDF::RLoopManager::TOneTimeCallback:
[legend]

The documentation for this class was generated from the following file: