A RAII object to pop and push slot numbers from a RSlotStack object.
After construction the slot number is available as the data member fSlot.
Definition at line 50 of file RSlotStack.hxx.
Public Member Functions | |
RSlotStackRAII (ROOT::Internal::RSlotStack &slotStack) | |
~RSlotStackRAII () | |
Public Attributes | |
const unsigned int | fSlot |
ROOT::Internal::RSlotStack & | fSlotStack |
#include <ROOT/RSlotStack.hxx>
|
inline |
Definition at line 53 of file RSlotStack.hxx.
|
inline |
Definition at line 54 of file RSlotStack.hxx.
Definition at line 52 of file RSlotStack.hxx.
ROOT::Internal::RSlotStack& ROOT::Internal::RSlotStackRAII::fSlotStack |
Definition at line 51 of file RSlotStack.hxx.