TokyoTyrantIterator::rewind

Rewinds the iterator

Beschreibung

public void TokyoTyrantIterator::rewind ( void )

Rewinds the iterator for new iteration. Called automatically at the beginning of foreach.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Throws TokyoTyrantException if iterator initialization fails.

Siehe auch

  • TokyoTyrantIterator::valid
  • TokyoTyrantIterator::current
  • TokyoTyrantIterator::next
  • TokyoTyrantIterator::rewind