strusPython
0.14
|
Iterator on messages with storage statistics. More...
#include <bindingObjects.hpp>
Public Member Functions | |
StatisticsIterator (const StatisticsIterator &o) | |
Copy constructor. More... | |
String | getNext () |
Fetches the next statistics message. More... | |
Friends | |
class | StorageClient |
Iterator on messages with storage statistics.
strus::StatisticsIterator::StatisticsIterator | ( | const StatisticsIterator & | o | ) |
Copy constructor.
String strus::StatisticsIterator::getNext | ( | ) |
Fetches the next statistics message.
|
friend |