#include "pqxx/libcompiler.h"
#include "pqxx/result"
Go to the source code of this file.
Namespaces | |
namespace | pqxx |
Classes | |
class | pqxx::cursor_base |
Common definitions for cursor types. More... | |
class | pqxx::icursorstream |
Simple read-only cursor represented as a stream of results. More... | |
class | pqxx::icursor_iterator |
Approximate istream_iterator for icursorstream. More... |