#include <tablestream.hxx>
List of all members.
Detailed Description
- Deprecated:
- Base class for obsolete tablereader/tablewriter classes.
Constructor & Destructor Documentation
pqxx::tablestream::tablestream |
( |
transaction_base & |
Trans, |
|
|
const std::string & |
Null = std::string() |
|
) |
| [explicit] |
pqxx::tablestream::~tablestream |
( |
| ) |
throw () [pure virtual] |
Member Function Documentation
void pqxx::tablestream::base_close |
( |
| ) |
[protected] |
template<typename ITER >
std::string pqxx::tablestream::columnlist |
( |
ITER |
colbegin, |
|
|
ITER |
colend |
|
) |
| [static, protected] |
virtual void pqxx::tablestream::complete |
( |
| ) |
[pure virtual] |
bool pqxx::tablestream::is_finished |
( |
| ) |
const throw () [protected] |
const std::string& pqxx::tablestream::NullStr |
( |
| ) |
const [protected] |
The documentation for this class was generated from the following files: