Definition at line 47 of file RDFNodes.hxx.
#include <ROOT/RDFNodes.hxx>
◆ TSlotStack() [1/2]
ROOT::Internal::RDF::TSlotStack::TSlotStack |
( |
| ) |
|
|
delete |
◆ TSlotStack() [2/2]
ROOT::Internal::RDF::TSlotStack::TSlotStack |
( |
unsigned int |
size | ) |
|
|
inline |
◆ GetCount()
unsigned int& ROOT::Internal::RDF::TSlotStack::GetCount |
( |
| ) |
|
|
inlineprivate |
◆ GetIndex()
unsigned int& ROOT::Internal::RDF::TSlotStack::GetIndex |
( |
| ) |
|
|
inlineprivate |
◆ GetSlot()
unsigned int TSlotStack::GetSlot |
( |
| ) |
|
◆ ReturnSlot()
void TSlotStack::ReturnSlot |
( |
unsigned int |
slotNumber | ) |
|
◆ fBuf
std::vector<unsigned int> ROOT::Internal::RDF::TSlotStack::fBuf |
|
private |
◆ fCursor
unsigned int ROOT::Internal::RDF::TSlotStack::fCursor |
|
private |
◆ fMutex
[legend]