#include "pqxx/libcompiler.h"
#include "pqxx/result"
#include "pqxx/transaction_base"
Include dependency graph for cursor.hxx:
Go to the source code of this file.
Namespaces | |
namespace | pqxx |
Typedefs | |
typedef basic_cursor< cursor_base::random_access, cursor_base::read_only > | cursor |
Convenience typedef: the most common cursor type (read-only, random access). |
|
Convenience typedef: the most common cursor type (read-only, random access).
|