#include <IterWithDict.h>
Public Member Functions | |
IterWithDict () | |
IterWithDict (TList *list) | |
T * | operator* () const |
IterWithDict< T > & | operator++ () |
Public Member Functions inherited from edm::IterWithDictBase | |
IterWithDictBase () | |
IterWithDictBase (TList *) | |
bool | operator!= (IterWithDictBase const &) const |
Additional Inherited Members | |
Protected Member Functions inherited from edm::IterWithDictBase | |
void | advance () |
TIter const & | iter () const |
Definition at line 28 of file IterWithDict.h.
|
inline |
Definition at line 30 of file IterWithDict.h.
|
inlineexplicit |
Definition at line 31 of file IterWithDict.h.
|
inline |
|
inline |