#include <tablestream.hxx>
|
template<typename ITER > |
static PGSTD::string | columnlist (ITER colbegin, ITER colend) |
|
- Deprecated:
- Base class for obsolete tablereader/tablewriter classes.
pqxx::tablestream::tablestream |
( |
transaction_base & |
Trans, |
|
|
const PGSTD::string & |
Null = PGSTD::string() |
|
) |
| |
|
explicit |
virtual pqxx::tablestream::~tablestream |
( |
| ) |
throw () |
|
pure virtual |
pqxx::tablestream::tablestream |
( |
| ) |
|
|
private |
void pqxx::tablestream::base_close |
( |
| ) |
|
|
protected |
const PGSTD::string& pqxx::internal::namedclass::classname |
( |
| ) |
const throw () |
|
inlineinherited |
template<typename ITER >
static PGSTD::string pqxx::tablestream::columnlist |
( |
ITER |
colbegin, |
|
|
ITER |
colend |
|
) |
| |
|
staticprotected |
template<typename ITER >
PGSTD::string pqxx::tablestream::columnlist |
( |
ITER |
colbegin, |
|
|
ITER |
colend |
|
) |
| |
|
inline |
virtual void pqxx::tablestream::complete |
( |
| ) |
|
|
pure virtual |
PGSTD::string pqxx::internal::namedclass::description |
( |
| ) |
const |
|
inherited |
bool pqxx::tablestream::is_finished |
( |
| ) |
const throw () |
|
inlineprotected |
const PGSTD::string& pqxx::internal::namedclass::name |
( |
| ) |
const throw () |
|
inlineinherited |
const PGSTD::string& pqxx::tablestream::NullStr |
( |
| ) |
const |
|
inlineprotected |
void pqxx::internal::transactionfocus::reg_pending_error |
( |
const PGSTD::string & |
| ) |
throw () |
|
protectedinherited |
void pqxx::internal::transactionfocus::register_me |
( |
| ) |
|
|
protectedinherited |
bool pqxx::internal::transactionfocus::registered |
( |
| ) |
const throw () |
|
inlineprotectedinherited |
void pqxx::internal::transactionfocus::unregister_me |
( |
| ) |
throw () |
|
protectedinherited |
bool pqxx::tablestream::m_Finished |
|
private |
PGSTD::string pqxx::tablestream::m_Null |
|
private |
The documentation for this class was generated from the following file: