<?php
$TOC = array (
  0 => 
  array (
    0 => 'quickhashintset.add.php',
    1 => 'QuickHashIntSet::add',
  ),
  1 => 
  array (
    0 => 'quickhashintset.construct.php',
    1 => 'QuickHashIntSet::__construct',
  ),
  2 => 
  array (
    0 => 'quickhashintset.delete.php',
    1 => 'QuickHashIntSet::delete',
  ),
  3 => 
  array (
    0 => 'quickhashintset.exists.php',
    1 => 'QuickHashIntSet::exists',
  ),
  4 => 
  array (
    0 => 'quickhashintset.getsize.php',
    1 => 'QuickHashIntSet::getSize',
  ),
  5 => 
  array (
    0 => 'quickhashintset.loadfromfile.php',
    1 => 'QuickHashIntSet::loadFromFile',
  ),
  6 => 
  array (
    0 => 'quickhashintset.loadfromstring.php',
    1 => 'QuickHashIntSet::loadFromString',
  ),
  7 => 
  array (
    0 => 'quickhashintset.savetofile.php',
    1 => 'QuickHashIntSet::saveToFile',
  ),
  8 => 
  array (
    0 => 'quickhashintset.savetostring.php',
    1 => 'QuickHashIntSet::saveToString',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.quickhash.php',
    1 => 'Quickhash',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Extensions relatives aux variables et aux types',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);