<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-connection-iterator.count.php',
    1 => 'Swoole\\Connection\\Iterator::count',
  ),
  1 => 
  array (
    0 => 'swoole-connection-iterator.current.php',
    1 => 'Swoole\\Connection\\Iterator::current',
  ),
  2 => 
  array (
    0 => 'swoole-connection-iterator.key.php',
    1 => 'Swoole\\Connection\\Iterator::key',
  ),
  3 => 
  array (
    0 => 'swoole-connection-iterator.next.php',
    1 => 'Swoole\\Connection\\Iterator::next',
  ),
  4 => 
  array (
    0 => 'swoole-connection-iterator.offsetexists.php',
    1 => 'Swoole\\Connection\\Iterator::offsetExists',
  ),
  5 => 
  array (
    0 => 'swoole-connection-iterator.offsetget.php',
    1 => 'Swoole\\Connection\\Iterator::offsetGet',
  ),
  6 => 
  array (
    0 => 'swoole-connection-iterator.offsetset.php',
    1 => 'Swoole\\Connection\\Iterator::offsetSet',
  ),
  7 => 
  array (
    0 => 'swoole-connection-iterator.offsetunset.php',
    1 => 'Swoole\\Connection\\Iterator::offsetUnset',
  ),
  8 => 
  array (
    0 => 'swoole-connection-iterator.rewind.php',
    1 => 'Swoole\\Connection\\Iterator::rewind',
  ),
  9 => 
  array (
    0 => 'swoole-connection-iterator.valid.php',
    1 => 'Swoole\\Connection\\Iterator::valid',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);