#include <cursor.hxx>
Inheritance diagram for pqxx::cursor_base:

| Public Types | |
| typedef result::size_type | size_type | 
| Public Member Functions | |
| operator void * () const | |
| bool | operator! () const | 
| const PGSTD::string & | name () const throw () | 
| Static Public Member Functions | |
| size_type | all () throw () | 
| size_type | next () throw () | 
| size_type | prior () throw () | 
| size_type | backward_all () throw () | 
| Protected Member Functions | |
| cursor_base (transaction_base *context, const PGSTD::string &cname) | |
| Protected Attributes | |
| transaction_base * | m_context | 
| bool | m_done | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3.8
 1.3.8