libpqxx
The C++ client library for PostgreSQL
pqxx::stateless_cursor< up, op > Member List

This is the complete list of members for pqxx::stateless_cursor< up, op >, including all inherited members.

close(sl loc=sl::current())pqxx::stateless_cursor< up, op >inline
difference_type typedefpqxx::stateless_cursor< up, op >
name() const noexceptpqxx::stateless_cursor< up, op >inline
operator=(stateless_cursor &&)=defaultpqxx::stateless_cursor< up, op >
operator=(stateless_cursor const &)=deletepqxx::stateless_cursor< up, op >
retrieve(difference_type begin_pos, difference_type end_pos, sl loc=sl::current())pqxx::stateless_cursor< up, op >inline
size(sl loc=sl::current())pqxx::stateless_cursor< up, op >inline
size_type typedefpqxx::stateless_cursor< up, op >
stateless_cursor(transaction_base &tx, std::string_view query, std::string_view cname, bool hold, sl loc=sl::current())pqxx::stateless_cursor< up, op >inline
stateless_cursor(transaction_base &tx, std::string_view adopted_cursor, sl loc=sl::current())pqxx::stateless_cursor< up, op >inline
stateless_cursor(stateless_cursor &&)=defaultpqxx::stateless_cursor< up, op >
stateless_cursor(stateless_cursor const &)=deletepqxx::stateless_cursor< up, op >
~stateless_cursor()=defaultpqxx::stateless_cursor< up, op >