![]() |
ATLAS Offline Software
|
A standard conforming forward iterator over items in StoreGate. More...
#include "StoreGate/exceptions.h"#include "SGTools/DataProxy.h"#include "SGTools/DataProxy_cast.h"#include "SGTools/ProxyMap.h"#include "AthenaKernel/IProxyDict.h"#include <boost/iterator/iterator_facade.hpp>#include "StoreGate/SGIterator.icc"Go to the source code of this file.
Classes | |
| class | SG::detail::IteratorBase |
| Implementation class, not to be used directly Iterates over valid proxies it the range. More... | |
| class | SG::ConstIterator< DATA > |
| a const_iterator facade to DataHandle. More... | |
| class | SG::Iterator< DATA > |
| an iterator facade to DataHandle. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
| namespace | SG::detail |
A standard conforming forward iterator over items in StoreGate.
Definition in file SGIterator.h.