Public Member Functions | |
Item | CurrentItem () const override |
void | First () override |
virtual int | getIndex () |
bool | IsDone () const override |
void | Next () override |
virtual int | size () |
VIterator (const std::vector< Item > *aVector) | |
~VIterator () override=default | |
Public Member Functions inherited from Iterator< Item > | |
virtual | ~Iterator ()=default |
Private Attributes | |
unsigned int | index |
const std::vector< Item > * | vector_ |
Additional Inherited Members | |
Protected Member Functions inherited from Iterator< Item > | |
Iterator ()=default | |
Definition at line 120 of file DQMStoreStats.cc.
Definition at line 122 of file DQMStoreStats.cc.
|
inlineoverridevirtual |
Implements Iterator< Item >.
Definition at line 135 of file DQMStoreStats.cc.
References VIterator< Item >::index, and VIterator< Item >::vector_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inlineoverridevirtual |
Implements Iterator< Item >.
Definition at line 124 of file DQMStoreStats.cc.
References VIterator< Item >::index.
Referenced by DQMStoreStats::calcIgProfDump().
|
inlinevirtual |
|
inlineoverridevirtual |
Implements Iterator< Item >.
Definition at line 129 of file DQMStoreStats.cc.
References VIterator< Item >::index, and VIterator< Item >::vector_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inlineoverridevirtual |
Implements Iterator< Item >.
Definition at line 125 of file DQMStoreStats.cc.
References VIterator< Item >::index.
Referenced by DQMStoreStats::calcIgProfDump().
|
inlinevirtual |
Definition at line 126 of file DQMStoreStats.cc.
References VIterator< Item >::vector_.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
private |
Definition at line 139 of file DQMStoreStats.cc.
Referenced by edmTracerCompactLogViewer.EDModuleTransitionParser::_postJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_postJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser::_postJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser::_postJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser::_postJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser::_postJsonVis(), edmTracerCompactLogViewer.EDModuleTransitionParser::_preJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_preJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser::_preJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser::_preJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser::_preJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser::_preJsonVis(), VIterator< Item >::CurrentItem(), VIterator< Item >::First(), VIterator< Item >::getIndex(), VIterator< Item >::IsDone(), edmTracerCompactLogViewer.PostSourceTransitionParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PreSourceTransitionParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModulePrefetchingParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModuleAcquireParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PostSourceTransitionParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PreEventReadFromSourceParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PostEventReadFromSourceParser::jsonInfo(), edmModuleAllocMonitorAnalyze.PreFrameworkTransitionParser::jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser::jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostSourceTransitionParser::jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostEDModuleAcquireParser::jsonVisInfo(), VIterator< Item >::Next(), edmTracerCompactLogViewer.EDModuleTransitionParser::textPrefix(), edmTracerCompactLogViewer.ESModuleTransitionParser::textPrefix(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser::textPrefix(), and edmModuleAllocMonitorAnalyze.ESModuleTransitionParser::textPrefix().
|
private |
Definition at line 138 of file DQMStoreStats.cc.
Referenced by VIterator< Item >::CurrentItem(), VIterator< Item >::IsDone(), and VIterator< Item >::size().