Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
GenericRooFIter Class Referenceabstract

Interface for RooFIter-compatible iterators.

Definition at line 27 of file RooLinkedListIter.h.

Public Member Functions

virtual ~GenericRooFIter ()
virtual RooAbsArgnext ()=0
 Return next element or nullptr if at end.

#include <RooLinkedListIter.h>

Inheritance diagram for GenericRooFIter:
TIteratorToSTLInterface< RefCountList_t::Container_t > TIteratorToSTLInterface< Storage_t > RooFIterForLinkedList TIteratorToSTLInterface< STLContainer >

Constructor & Destructor Documentation

◆ ~GenericRooFIter()

virtual GenericRooFIter::~GenericRooFIter ( )
inlinevirtual

Definition at line 32 of file RooLinkedListIter.h.

Member Function Documentation

◆ next()

virtual RooAbsArg * GenericRooFIter::next ( )
pure virtual

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