1 #include <pqxx/internal/callgate.hxx>
11 icursor_iterator::difference_type pos()
const noexcept
22 void fill(
result const &r) { home().fill(r); }
Definition: icursor_iterator-icursorstream.hxx:5
Simple read-only cursor represented as a stream of results.
Definition: cursor.hxx:278
Result set containing data returned by a query or command.
Definition: result.hxx:91
Definition: connection.hxx:106
Base class for call gates.
Definition: callgate.hxx:54
Approximate istream_iterator for icursorstream.
Definition: cursor.hxx:424