virtual bool db::BidiCursor::is_bof (  )  const [pure virtual]

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

Returns:
  • True if the cursor has moved past the beginning of the table.
  • False if the cursor has not moved past the beginning of the table.
See also:
seek_prior, is_eof

Implements db::UniCursor.

Implemented in db::Table.


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