bool db::Table::is_eof (  )  const [virtual]

Check whether the cursor has passed the end of the table.

Returns:
  • True if the cursor has moved past the end of the table.
  • False if the cursor has not moved past the end of the table.
See also:
seek_next, is_bof

Implements db::BidiCursor.


Copyright © 2005-2008 ITTIA®. All rights reserved.