strusPython  0.14
Public Member Functions | Friends | List of all members
strus::StatisticsIterator Class Reference

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
 

Detailed Description

Iterator on messages with storage statistics.

Constructor & Destructor Documentation

strus::StatisticsIterator::StatisticsIterator ( const StatisticsIterator o)

Copy constructor.

Member Function Documentation

String strus::StatisticsIterator::getNext ( )

Fetches the next statistics message.

Returns
message blob or empty string if there is no message left

Friends And Related Function Documentation

friend class StorageClient
friend

The documentation for this class was generated from the following file: