#include <result-sql_cursor.hxx>
Private Types | |
typedef const result & | reference |
A reference to the host class. Helps keep constructors easy. More... | |
typedef callgate< const result > | super |
This class, to keep constructors easy. More... | |
Private Member Functions | |
result_sql_cursor (reference x) | |
const char * | CmdStatus () const throw () |
reference | home () const throw () |
The home object. The gate class has full "private" access. More... | |
Friends | |
class | pqxx::internal::sql_cursor |
|
protectedinherited |
A reference to the host class. Helps keep constructors easy.
|
protectedinherited |
This class, to keep constructors easy.
|
inlineprivate |
|
inlineprivate |
|
inlineprotectedinherited |
The home object. The gate class has full "private" access.
|
friend |