<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-server.addlistener.php',
    1 => 'Swoole\\Server::addlistener',
  ),
  1 => 
  array (
    0 => 'swoole-server.addprocess.php',
    1 => 'Swoole\\Server::addProcess',
  ),
  2 => 
  array (
    0 => 'swoole-server.after.php',
    1 => 'Swoole\\Server::after',
  ),
  3 => 
  array (
    0 => 'swoole-server.bind.php',
    1 => 'Swoole\\Server::bind',
  ),
  4 => 
  array (
    0 => 'swoole-server.cleartimer.php',
    1 => 'Swoole\\Server::clearTimer',
  ),
  5 => 
  array (
    0 => 'swoole-server.close.php',
    1 => 'Swoole\\Server::close',
  ),
  6 => 
  array (
    0 => 'swoole-server.confirm.php',
    1 => 'Swoole\\Server::confirm',
  ),
  7 => 
  array (
    0 => 'swoole-server.connection-info.php',
    1 => 'Swoole\\Server::connection_info',
  ),
  8 => 
  array (
    0 => 'swoole-server.connection-list.php',
    1 => 'Swoole\\Server::connection_list',
  ),
  9 => 
  array (
    0 => 'swoole-server.construct.php',
    1 => 'Swoole\\Server::__construct',
  ),
  10 => 
  array (
    0 => 'swoole-server.defer.php',
    1 => 'Swoole\\Server::defer',
  ),
  11 => 
  array (
    0 => 'swoole-server.exist.php',
    1 => 'Swoole\\Server::exist',
  ),
  12 => 
  array (
    0 => 'swoole-server.finish.php',
    1 => 'Swoole\\Server::finish',
  ),
  13 => 
  array (
    0 => 'swoole-server.getclientinfo.php',
    1 => 'Swoole\\Server::getClientInfo',
  ),
  14 => 
  array (
    0 => 'swoole-server.getclientlist.php',
    1 => 'Swoole\\Server::getClientList',
  ),
  15 => 
  array (
    0 => 'swoole-server.getlasterror.php',
    1 => 'Swoole\\Server::getLastError',
  ),
  16 => 
  array (
    0 => 'swoole-server.heartbeat.php',
    1 => 'Swoole\\Server::heartbeat',
  ),
  17 => 
  array (
    0 => 'swoole-server.listen.php',
    1 => 'Swoole\\Server::listen',
  ),
  18 => 
  array (
    0 => 'swoole-server.on.php',
    1 => 'Swoole\\Server::on',
  ),
  19 => 
  array (
    0 => 'swoole-server.pause.php',
    1 => 'Swoole\\Server::pause',
  ),
  20 => 
  array (
    0 => 'swoole-server.protect.php',
    1 => 'Swoole\\Server::protect',
  ),
  21 => 
  array (
    0 => 'swoole-server.reload.php',
    1 => 'Swoole\\Server::reload',
  ),
  22 => 
  array (
    0 => 'swoole-server.resume.php',
    1 => 'Swoole\\Server::resume',
  ),
  23 => 
  array (
    0 => 'swoole-server.send.php',
    1 => 'Swoole\\Server::send',
  ),
  24 => 
  array (
    0 => 'swoole-server.sendfile.php',
    1 => 'Swoole\\Server::sendfile',
  ),
  25 => 
  array (
    0 => 'swoole-server.sendmessage.php',
    1 => 'Swoole\\Server::sendMessage',
  ),
  26 => 
  array (
    0 => 'swoole-server.sendto.php',
    1 => 'Swoole\\Server::sendto',
  ),
  27 => 
  array (
    0 => 'swoole-server.sendwait.php',
    1 => 'Swoole\\Server::sendwait',
  ),
  28 => 
  array (
    0 => 'swoole-server.set.php',
    1 => 'Swoole\\Server::set',
  ),
  29 => 
  array (
    0 => 'swoole-server.shutdown.php',
    1 => 'Swoole\\Server::shutdown',
  ),
  30 => 
  array (
    0 => 'swoole-server.start.php',
    1 => 'Swoole\\Server::start',
  ),
  31 => 
  array (
    0 => 'swoole-server.stats.php',
    1 => 'Swoole\\Server::stats',
  ),
  32 => 
  array (
    0 => 'swoole-server.stop.php',
    1 => 'Swoole\\Server::stop',
  ),
  33 => 
  array (
    0 => 'swoole-server.task.php',
    1 => 'Swoole\\Server::task',
  ),
  34 => 
  array (
    0 => 'swoole-server.taskwait.php',
    1 => 'Swoole\\Server::taskwait',
  ),
  35 => 
  array (
    0 => 'swoole-server.taskwaitmulti.php',
    1 => 'Swoole\\Server::taskWaitMulti',
  ),
  36 => 
  array (
    0 => 'swoole-server.tick.php',
    1 => 'Swoole\\Server::tick',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'その他の基本モジュール',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);