Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

CursorUpdate Class Reference

Inherits UpdateQueryHandle.

List of all members.

Public Member Functions

 CursorUpdate (Table *table, ptr< Table::Cursor > cursor, ptr< SQLUpdate > update)
virtual void doUpdate (const char *tuple)
virtual bool avail () const
virtual void updateRow ()
virtual const char * old_row () const
virtual const char * new_row () const
virtual CursorUpdateoperator++ ()
 Update the next row.
virtual ~CursorUpdate ()


Constructor & Destructor Documentation

CursorUpdate::CursorUpdate Table table,
ptr< Table::Cursor cursor,
ptr< SQLUpdate update
 

virtual CursorUpdate::~CursorUpdate  )  [virtual]
 


Member Function Documentation

virtual bool CursorUpdate::avail  )  const [virtual]
 

Implements UpdateQueryHandle.

virtual void CursorUpdate::doUpdate const char *  tuple  )  [virtual]
 

Implements UpdateQueryHandle.

virtual const char* CursorUpdate::new_row  )  const [virtual]
 

Implements UpdateQueryHandle.

virtual const char* CursorUpdate::old_row  )  const [virtual]
 

Implements UpdateQueryHandle.

virtual CursorUpdate& CursorUpdate::operator++  )  [virtual]
 

Update the next row.

Implements UpdateQueryHandle.

virtual void CursorUpdate::updateRow  )  [virtual]
 

Implements UpdateQueryHandle.


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:23 2004 for Borealis by doxygen 1.3.8