Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

oldcursor.cxx File Reference

#include "pqxx/compiler.h"
#include <cstdlib>
#include "pqxx/cursor.h"
#include "pqxx/result"
#include "pqxx/transaction"

Include dependency graph for oldcursor.cxx:


Defines

#define PQXXYES_I_KNOW_DEPRECATED_HEADER

Functions

void pqxx::Cursor::init (const string &BaseName, const char Query[])
pqxx::Cursor::difference_type pqxx::Cursor::SetCount (difference_type Count)
pqxx::Cursorpqxx::Cursor::operator>> (pqxx::result &R)
pqxx::result pqxx::Cursor::Fetch (difference_type Count)
pqxx::result::difference_type pqxx::Cursor::Move (difference_type Count)
pqxx::Cursor::difference_type pqxx::Cursor::NormalizedMove (difference_type Intended, difference_type Actual)
void pqxx::Cursor::MoveTo (size_type Dest)
pqxx::Cursor::difference_type pqxx::Cursor::ALL () throw ()
pqxx::Cursor::difference_type pqxx::Cursor::BACKWARD_ALL () throw ()
string pqxx::Cursor::OffsetString (difference_type Count)
string pqxx::Cursor::MakeFetchCmd (difference_type Count) const

Define Documentation

#define PQXXYES_I_KNOW_DEPRECATED_HEADER
 


Function Documentation

pqxx::Cursor::difference_type pqxx::Cursor::ALL  )  throw ()
 

pqxx::Cursor::difference_type pqxx::Cursor::BACKWARD_ALL  )  throw ()
 

pqxx::result pqxx::Cursor::Fetch difference_type  Count  ) 
 

void pqxx::Cursor::init const string &  BaseName,
const char  Query[]
 

string pqxx::Cursor::MakeFetchCmd difference_type  Count  )  const
 

pqxx::result::difference_type pqxx::Cursor::Move difference_type  Count  ) 
 

void pqxx::Cursor::MoveTo size_type  Dest  ) 
 

pqxx::Cursor::difference_type pqxx::Cursor::NormalizedMove difference_type  Intended,
difference_type  Actual
 

string pqxx::Cursor::OffsetString difference_type  Count  ) 
 

pqxx::Cursor& pqxx::Cursor::operator>> pqxx::result R  ) 
 

pqxx::Cursor::difference_type pqxx::Cursor::SetCount difference_type  Count  ) 
 


Generated on Mon Oct 3 20:29:00 2005 for libpqxx by  doxygen 1.4.2