An interface used to navigate stored in RNTuple.
More...
#include <Rootcollection/RNTupleCollectionCursor.h>
An interface used to navigate stored in RNTuple.
Definition at line 32 of file RNTupleCollectionCursor.h.
◆ RNTupleCollectionCursor()
◆ ~RNTupleCollectionCursor()
| virtual pool::RootCollection::RNTupleCollectionCursor::~RNTupleCollectionCursor |
( |
| ) |
|
|
virtual |
◆ close()
| virtual void pool::RootCollection::RNTupleCollectionCursor::close |
( |
| ) |
|
|
overridevirtual |
◆ currentRow()
Returns the selected Tokens and Attributes for the current row of the result set.
Implements pool::ICollectionCursor.
◆ eventRef()
| virtual const Token & pool::RootCollection::RNTupleCollectionCursor::eventRef |
( |
| ) |
const |
|
overridevirtual |
◆ next()
| virtual bool pool::RootCollection::RNTupleCollectionCursor::next |
( |
| ) |
|
|
overridevirtual |
◆ seek()
| virtual bool pool::RootCollection::RNTupleCollectionCursor::seek |
( |
std::size_t | position | ) |
|
|
overridevirtual |
◆ size()
| virtual std::size_t pool::RootCollection::RNTupleCollectionCursor::size |
( |
| ) |
|
|
overridevirtual |
◆ m_collectionRowBuffer
◆ m_description
◆ m_idx
| std::size_t pool::RootCollection::RNTupleCollectionCursor::m_idx |
|
protected |
◆ m_RNTEntry
| std::unique_ptr< ROOT::REntry > pool::RootCollection::RNTupleCollectionCursor::m_RNTEntry |
|
protected |
◆ m_RNTReader
| ROOT::RNTupleReader* pool::RootCollection::RNTupleCollectionCursor::m_RNTReader |
|
protected |
◆ m_tokenStr
| std::string pool::RootCollection::RNTupleCollectionCursor::m_tokenStr |
|
protected |
The documentation for this class was generated from the following file: