44 : results_(results), metadata_only_(metadata_only)
91 std::string str =
results_->message();
92 uint8_t* buf = (uint8_t*)str.c_str();
~ResultIterator()
Destructor.
const bool metadata_only_
ResultIteratorHelper::Ptr results_
bool equal(const ResultIterator< M > &other) const
ResultIterator & operator=(const ResultIterator &other)
static void read(Stream &stream, typename boost::call_traits< T >::reference t)
ResultIterator()
Constructor for past_the_end iterator.
MessageWithMetadata< M >::ConstPtr dereference() const