Interface for an iterator on statistics.
More...
#include <statisticsIteratorInterface.hpp>
Interface for an iterator on statistics.
virtual strus::StatisticsIteratorInterface::~StatisticsIteratorInterface |
( |
| ) |
|
|
inlinevirtual |
virtual bool strus::StatisticsIteratorInterface::getNext |
( |
const void *& |
msg, |
|
|
std::size_t & |
msgsize |
|
) |
| |
|
pure virtual |
Fetches the next statistics message.
- Parameters
-
[in] | msg | pointer to message |
[in] | msgsize | size of msg blob in bytes |
- Returns
- false if there is no chunk of a message left or an error occurred
The documentation for this class was generated from the following file: