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