<?php
$TOC = array (
  0 => 
  array (
    0 => 'zmqcontext.construct.php',
    1 => 'ZMQContext::__construct',
  ),
  1 => 
  array (
    0 => 'zmqcontext.getopt.php',
    1 => 'ZMQContext::getOpt',
  ),
  2 => 
  array (
    0 => 'zmqcontext.getsocket.php',
    1 => 'ZMQContext::getSocket',
  ),
  3 => 
  array (
    0 => 'zmqcontext.ispersistent.php',
    1 => 'ZMQContext::isPersistent',
  ),
  4 => 
  array (
    0 => 'zmqcontext.setopt.php',
    1 => 'ZMQContext::setOpt',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.zmq.php',
    1 => '0MQ 消息',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => '其它服务',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);