<?php
$TOC = array (
  0 => 
  array (
    0 => 'eventbase.construct.php',
    1 => 'EventBase::__construct',
  ),
  1 => 
  array (
    0 => 'eventbase.dispatch.php',
    1 => 'EventBase::dispatch',
  ),
  2 => 
  array (
    0 => 'eventbase.exit.php',
    1 => 'EventBase::exit',
  ),
  3 => 
  array (
    0 => 'eventbase.free.php',
    1 => 'EventBase::free',
  ),
  4 => 
  array (
    0 => 'eventbase.getfeatures.php',
    1 => 'EventBase::getFeatures',
  ),
  5 => 
  array (
    0 => 'eventbase.getmethod.php',
    1 => 'EventBase::getMethod',
  ),
  6 => 
  array (
    0 => 'eventbase.gettimeofdaycached.php',
    1 => 'EventBase::getTimeOfDayCached',
  ),
  7 => 
  array (
    0 => 'eventbase.gotexit.php',
    1 => 'EventBase::gotExit',
  ),
  8 => 
  array (
    0 => 'eventbase.gotstop.php',
    1 => 'EventBase::gotStop',
  ),
  9 => 
  array (
    0 => 'eventbase.loop.php',
    1 => 'EventBase::loop',
  ),
  10 => 
  array (
    0 => 'eventbase.priorityinit.php',
    1 => 'EventBase::priorityInit',
  ),
  11 => 
  array (
    0 => 'eventbase.reinit.php',
    1 => 'EventBase::reInit',
  ),
  12 => 
  array (
    0 => 'eventbase.stop.php',
    1 => 'EventBase::stop',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.event.php',
    1 => 'Event',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'その他のサービス',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);