<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysql-xdevapi-rowresult.construct.php',
    1 => 'RowResult::__construct',
  ),
  1 => 
  array (
    0 => 'mysql-xdevapi-rowresult.fetchall.php',
    1 => 'RowResult::fetchAll',
  ),
  2 => 
  array (
    0 => 'mysql-xdevapi-rowresult.fetchone.php',
    1 => 'RowResult::fetchOne',
  ),
  3 => 
  array (
    0 => 'mysql-xdevapi-rowresult.getcolumncount.php',
    1 => 'RowResult::getColumnsCount',
  ),
  4 => 
  array (
    0 => 'mysql-xdevapi-rowresult.getcolumnnames.php',
    1 => 'RowResult::getColumnNames',
  ),
  5 => 
  array (
    0 => 'mysql-xdevapi-rowresult.getcolumns.php',
    1 => 'RowResult::getColumns',
  ),
  6 => 
  array (
    0 => 'mysql-xdevapi-rowresult.getwarnings.php',
    1 => 'RowResult::getWarnings',
  ),
  7 => 
  array (
    0 => 'mysql-xdevapi-rowresult.getwarningscount.php',
    1 => 'RowResult::getWarningsCount',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysql-xdevapi.php',
    1 => 'Mysql_xdevapi',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'ベンダー固有のモジュール',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => 'データベース関連',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);