#include <tablestream.hxx>
| 
Static Protected Member Functions | 
| template<typename ITER > | 
| static std::string | columnlist (ITER colbegin, ITER colend) | 
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 |  
          |  | ) |  |  |  | staticprotected | 
 
 
  
  | 
        
          | 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: