<?php
$TOC = array (
  0 => 
  array (
    0 => 'zmqdevice.construct.php',
    1 => 'ZMQDevice::__construct',
  ),
  1 => 
  array (
    0 => 'zmqdevice.getidletimeout.php',
    1 => 'ZMQDevice::getIdleTimeout',
  ),
  2 => 
  array (
    0 => 'zmqdevice.gettimertimeout.php',
    1 => 'ZMQDevice::getTimerTimeout',
  ),
  3 => 
  array (
    0 => 'zmqdevice.run.php',
    1 => 'ZMQDevice::run',
  ),
  4 => 
  array (
    0 => 'zmqdevice.setidlecallback.php',
    1 => 'ZMQDevice::setIdleCallback',
  ),
  5 => 
  array (
    0 => 'zmqdevice.setidletimeout.php',
    1 => 'ZMQDevice::setIdleTimeout',
  ),
  6 => 
  array (
    0 => 'zmqdevice.settimercallback.php',
    1 => 'ZMQDevice::setTimerCallback',
  ),
  7 => 
  array (
    0 => 'zmqdevice.settimertimeout.php',
    1 => 'ZMQDevice::setTimerTimeout',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.zmq.php',
    1 => '0MQ messaging',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'その他のサービス',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);