 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef IMPLICITCOLLECTION_COLLECTIONITERATOR_H
6 #define IMPLICITCOLLECTION_COLLECTIONITERATOR_H
23 class ICollectionDescription;
57 virtual bool seek(std::size_t position);
62 virtual std::size_t
size();
virtual const CollectionRowBuffer & currentRow() const
Returns the selected Tokens and Attributes for the current row of the query result set.
virtual bool next()
Retrieves the next token in the collection.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
ITokenIterator * m_tokenIterator
virtual Token * token() const
Returns the token of the current position.
CollectionRowBuffer m_rowBuffer
This class provides a token that identifies in a unique way objects on the persistent storage.
virtual std::size_t size()
Return the size of the collection.
virtual void close()
Cleanup.
ImplicitCollectionIterator(IContainer &container, const pool::ICollectionDescription &description)
Constructor.
virtual ~ImplicitCollectionIterator()
Destructor.
virtual bool seek(std::size_t position)
Seek to a given position in the collection.
virtual const Token & eventRef() const
Returns the event reference Token for the current row.
Define macros for attributes used to control the static checker.
std::string description
glabal timer - how long have I taken so far?