|
libpqxx
The C++ client library for PostgreSQL
|
This is the complete list of members for pqxx::icursorstream, including all inherited members.
| created_loc() const noexcept | pqxx::icursorstream | inline |
| difference_type typedef | pqxx::icursorstream | |
| get(result &res, sl loc=sl::current()) | pqxx::icursorstream | inline |
| icursorstream(transaction_base &context, std::string_view query, std::string_view basename, difference_type sstride=1, sl=sl::current()) | pqxx::icursorstream | |
| icursorstream(transaction_base &context, field const &cname, difference_type sstride=1, cursor_base::ownership_policy op=cursor_base::owned, sl=sl::current()) | pqxx::icursorstream | |
| ignore(std::streamsize n=1, sl=sl::current()) & | pqxx::icursorstream | |
| internal::gate::icursorstream_icursor_iterator class | pqxx::icursorstream | friend |
| operator bool() const &noexcept | pqxx::icursorstream | inline |
| operator>>(result &res) | pqxx::icursorstream | inline |
| set_stride(difference_type stride, sl=sl::current()) & | pqxx::icursorstream | |
| size_type typedef | pqxx::icursorstream | |
| stride() const noexcept | pqxx::icursorstream | inline |