#include <tablestream.hxx>
|
template<typename ITER > |
static std::string | columnlist (ITER colbegin, ITER colend) |
|
- Deprecated:
- Base class for obsolete tablereader/tablewriter classes.
§ tablestream()
pqxx::tablestream::tablestream |
( |
transaction_base & |
Trans, |
|
|
const std::string & |
Null = std::string() |
|
) |
| |
|
explicit |
§ ~tablestream()
pqxx::tablestream::~tablestream |
( |
| ) |
|
throw | ( | |
| ) | | |
|
pure virtual |
§ base_close()
void pqxx::tablestream::base_close |
( |
| ) |
|
|
protected |
§ columnlist()
template<typename ITER >
std::string pqxx::tablestream::columnlist |
( |
ITER |
colbegin, |
|
|
ITER |
colend |
|
) |
| |
|
staticprotected |
§ complete()
virtual void pqxx::tablestream::complete |
( |
| ) |
|
|
pure virtual |
§ is_finished()
bool pqxx::tablestream::is_finished |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
protected |
§ NullStr()
const std::string& pqxx::tablestream::NullStr |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following files: