libpqxx
The C++ client library for PostgreSQL
sql_cursor.hxx File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pqxx::internal::sql_cursor
 Cursor with SQL positioning semantics. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
 pqxx::internal
 Internal items for libpqxx' own use. Do not use these yourself.
 

Functions

PQXX_LIBEXPORT result_size_type pqxx::internal::obtain_stateless_cursor_size (sql_cursor &)
 
PQXX_LIBEXPORT result pqxx::internal::stateless_cursor_retrieve (sql_cursor &, result::difference_type size, result::difference_type begin_pos, result::difference_type end_pos)