group__apr__file__info.html

来自「apr函数库使用手册」· HTML 代码 · 共 190 行

HTML
190
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Apache Portable Runtime: File Information</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.7 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>File Information</h1><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Modules</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>group &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__permissions.html">File Permissions flags</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>group &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__stat.html">Stat Functions</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>group &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dir.html">Directory Manipulation Functions</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>group &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__filepath.html">Filepath Manipulation Functions</a></td></tr>

<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="group__apr__file__info.html#ga0">apr_dir_t</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__info.html#ga0">apr_dir_t</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>typedef apr_int32_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__info.html#ga1">apr_fileperms_t</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>typedef ino_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__info.html#ga2">apr_ino_t</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>typedef dev_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__info.html#ga3">apr_dev_t</a></td></tr>

<tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__file__info.html#ga4">apr_filetype_e</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__apr__file__info.html#gga4a66">APR_NOFILE</a> =  0, 
<a class="el" href="group__apr__file__info.html#gga4a67">APR_REG</a>, 
<a class="el" href="group__apr__file__info.html#gga4a68">APR_DIR</a>, 
<a class="el" href="group__apr__file__info.html#gga4a69">APR_CHR</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__apr__file__info.html#gga4a70">APR_BLK</a>, 
<a class="el" href="group__apr__file__info.html#gga4a71">APR_PIPE</a>, 
<a class="el" href="group__apr__file__info.html#gga4a72">APR_LNK</a>, 
<a class="el" href="group__apr__file__info.html#gga4a73">APR_SOCK</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__apr__file__info.html#gga4a74">APR_UNKFILE</a> =  127
<br>
 }</td></tr>

</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="ga3" doxytag="apr_file_info.h::apr_dev_t" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef dev_t <a class="el" href="group__apr__file__info.html#ga3">apr_dev_t</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Structure for determining the device the file is on.     </td>
  </tr>
</table>
<a class="anchor" name="ga0" doxytag="apr_file_info.h::apr_dir_t" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef struct <a class="el" href="group__apr__file__info.html#ga0">apr_dir_t</a> <a class="el" href="group__apr__file__info.html#ga0">apr_dir_t</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Structure for referencing directories.     </td>
  </tr>
</table>
<a class="anchor" name="ga1" doxytag="apr_file_info.h::apr_fileperms_t" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef apr_int32_t <a class="el" href="group__apr__file__info.html#ga1">apr_fileperms_t</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Structure for determining file permissions.     </td>
  </tr>
</table>
<a class="anchor" name="ga2" doxytag="apr_file_info.h::apr_ino_t" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef ino_t <a class="el" href="group__apr__file__info.html#ga2">apr_ino_t</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The inode of the file.     </td>
  </tr>
</table>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="ga4" doxytag="apr_file_info.h::apr_filetype_e" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum <a class="el" href="group__apr__file__info.html#ga4">apr_filetype_e</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
apr_filetype_e values for the filetype member of the apr_file_info_t structure <dl compact><dt><b>Warning:</b></dt><dd>: Not all of the filetypes below can be determined. For example, a given platform might not correctly report a socket descriptor as APR_SOCK if that type isn't well-identified on that platform. In such cases where a filetype exists but cannot be described by the recognized flags below, the filetype will be APR_UNKFILE. If the filetype member is not determined, the type will be APR_NOFILE. </dd></dl>
<dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a class="anchor" name="gga4a66" doxytag="APR_NOFILE" ></a>APR_NOFILE</em>&nbsp;</td><td>
no file type determined </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a67" doxytag="APR_REG" ></a>APR_REG</em>&nbsp;</td><td>
a regular file </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a68" doxytag="APR_DIR" ></a>APR_DIR</em>&nbsp;</td><td>
a directory </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a69" doxytag="APR_CHR" ></a>APR_CHR</em>&nbsp;</td><td>
a character device </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a70" doxytag="APR_BLK" ></a>APR_BLK</em>&nbsp;</td><td>
a block device </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a71" doxytag="APR_PIPE" ></a>APR_PIPE</em>&nbsp;</td><td>
a FIFO / pipe </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a72" doxytag="APR_LNK" ></a>APR_LNK</em>&nbsp;</td><td>
a symbolic link </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a73" doxytag="APR_SOCK" ></a>APR_SOCK</em>&nbsp;</td><td>
a [unix domain] socket </td></tr>
<tr><td valign=top><em><a class="anchor" name="gga4a74" doxytag="APR_UNKFILE" ></a>APR_UNKFILE</em>&nbsp;</td><td>
a file of some other unknown type </td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by
<a href="../../../www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?