<?php
$TOC = array (
  0 => 
  array (
    0 => 'win32service-rightinfo.construct.php',
    1 => 'Win32Service\\RightInfo::__construct',
  ),
  1 => 
  array (
    0 => 'win32service-rightinfo.get-domain.php',
    1 => 'Win32Service\\RightInfo::getDomain',
  ),
  2 => 
  array (
    0 => 'win32service-rightinfo.get-full-username.php',
    1 => 'Win32Service\\RightInfo::getFullUsername',
  ),
  3 => 
  array (
    0 => 'win32service-rightinfo.get-rights.php',
    1 => 'Win32Service\\RightInfo::getRights',
  ),
  4 => 
  array (
    0 => 'win32service-rightinfo.get-username.php',
    1 => 'Win32Service\\RightInfo::getUsername',
  ),
  5 => 
  array (
    0 => 'win32service-rightinfo.is-deny-access.php',
    1 => 'Win32Service\\RightInfo::isDenyAccess',
  ),
  6 => 
  array (
    0 => 'win32service-rightinfo.is-grant-access.php',
    1 => 'Win32Service\\RightInfo::isGrantAccess',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.win32service.php',
    1 => 'win32service',
  ),
  1 => 
  array (
    0 => 'refs.utilspec.windows.php',
    1 => 'Модули только для Windows',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);