Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
RooFIter Class Reference

Definition at line 29 of file RooLinkedListIter.h.

Public Member Functions

 RooFIter ()
 
 RooFIter (const RooLinkedList *list)
 
RooAbsArgnext ()
 

Private Attributes

const RooLinkedListElem_ptr
 

#include <RooLinkedListIter.h>

Constructor & Destructor Documentation

◆ RooFIter() [1/2]

RooFIter::RooFIter ( )
inline

Definition at line 32 of file RooLinkedListIter.h.

◆ RooFIter() [2/2]

RooFIter::RooFIter ( const RooLinkedList list)
inline

Definition at line 33 of file RooLinkedListIter.h.

Member Function Documentation

◆ next()

RooAbsArg* RooFIter::next ( )
inline

Definition at line 35 of file RooLinkedListIter.h.

Member Data Documentation

◆ _ptr

const RooLinkedListElem* RooFIter::_ptr
private

Definition at line 44 of file RooLinkedListIter.h.


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