23 [[nodiscard]] icursor_iterator *get_next() const noexcept
27 void set_next(icursor_iterator *i) { home().m_next = i; }
29 void fill(result
const &r) { home().fill(r); }
Approximate istream_iterator for icursorstream.
Definition: cursor.hxx:449
istream_type::difference_type difference_type
Definition: cursor.hxx:457
Simple read-only cursor represented as a stream of results.
Definition: cursor.hxx:296
Base class for call gates.
Definition: callgate.hxx:55
Definition: icursor_iterator-icursorstream.hxx:7
Definition: connection.hxx:94