This file is indexed.

/usr/share/doc/libepr-api-dev/html/annotated.html is in libepr-api-dev 2.3~dev20150708-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ENVISAT Product Reader C API: Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="custom.css" rel="stylesheet" type="text/css">
</head><body>
<table class="header">
    <tr class="header">
        <td class="header">&nbsp;
            ENVISAT Product Reader API for C
        </td>
        <td class="header" align="right">
            <a href="http://www.brockmann-consult.de/beam">
                <img src="../images/beam_header.gif" width="227" height="29" border="0">
            </a>
        </td>
    </tr>
</table>
<br>
<!--<div class="navigation">-->
  <!--<div class="tabs">-->
    <!--<ul>-->
      <!--<li class="current"><a href="index.html"><span>API&nbsp;Details</span></a></li>-->
      <!--<li><a href="overview_custom.html"><span>API&nbsp;Overview</span></a></li>-->
    <!--</ul>-->
  <!--</div>-->
<!--</div>-->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Data Structures</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__BandId.html" target="_self">EPR_BandId</a></td><td class="desc">The <code><a class="el" href="structEPR__BandId.html" title="The EPR_BandId structure contains information about a band within an ENVISAT product file which has b...">EPR_BandId</a></code> structure contains information about a band within an ENVISAT product file which has been opened with the <code><a class="el" href="group__ProductIO.html#ga53b5258027c1b3d7ea3cdd221686eb53" title="Opens the ENVISAT product file with the given file path,  reads MPH, SPH and all DSDs,  organized the table with parameter of line length and tie points number;  returns a file identifier for the product. ">epr_open_product()</a></code> API function </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__DatasetId.html" target="_self">EPR_DatasetId</a></td><td class="desc">The <code><a class="el" href="structEPR__DatasetId.html" title="The EPR_DatasetId structure contains information about a dataset within an ENVISAT product file which...">EPR_DatasetId</a></code> structure contains information about a dataset within an ENVISAT product file which has been opened with the <code><a class="el" href="group__ProductIO.html#ga53b5258027c1b3d7ea3cdd221686eb53" title="Opens the ENVISAT product file with the given file path,  reads MPH, SPH and all DSDs,  organized the table with parameter of line length and tie points number;  returns a file identifier for the product. ">epr_open_product()</a></code> API function </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__DatasetRef.html" target="_self">EPR_DatasetRef</a></td><td class="desc">The <code><a class="el" href="structEPR__DatasetRef.html" title="The EPR_DatasetRef structure represents the information from dddb  with the reference to data name (i...">EPR_DatasetRef</a></code> structure represents the information from <code>dddb</code> <br />
with the reference to data name (in dddb), field-name and index of the element in field-array, in which (by name) searchable values are located </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__DSD.html" target="_self">EPR_DSD</a></td><td class="desc">The <code><a class="el" href="structEPR__DSD.html" title="The EPR_DSD structure contains information about the propertier of a dataset properties and its locat...">EPR_DSD</a></code> structure contains information about the propertier of a dataset properties and its location within an ENVISAT product file </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__Field.html" target="_self">EPR_Field</a></td><td class="desc">Represents a field within a record </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__FlagDef.html" target="_self">EPR_FlagDef</a></td><td class="desc">Represents a flag-field within a flag-record </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__ProductId.html" target="_self">EPR_ProductId</a></td><td class="desc">The <code><a class="el" href="structEPR__ProductId.html" title="The EPR_ProductId structure contains information about an ENVISAT product file which has been opened ...">EPR_ProductId</a></code> structure contains information about an ENVISAT product file which has been opened with the <code><a class="el" href="group__ProductIO.html#ga53b5258027c1b3d7ea3cdd221686eb53" title="Opens the ENVISAT product file with the given file path,  reads MPH, SPH and all DSDs,  organized the table with parameter of line length and tie points number;  returns a file identifier for the product. ">epr_open_product()</a></code> function </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__Raster.html" target="_self">EPR_Raster</a></td><td class="desc">Represents a raster in which data will be stored </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__Record.html" target="_self">EPR_Record</a></td><td class="desc">The <code><a class="el" href="structEPR__Record.html" title="The EPR_Record structure represents a record instance read from an ENVISAT dataset. ">EPR_Record</a></code> structure represents a record instance read from an ENVISAT dataset </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structEPR__Time.html" target="_self">EPR_Time</a></td><td class="desc">Represents a binary time value field in ENVISAT records </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<hr>
<div align="center">
    <address>
        <p>Generated on Fri May 6 2016 22:18:27
        <p>ENVISAT Product Reader C API
        <p>Written by
        <a href="mailto:info@brockmann-consult.de">Brockmann Consult</a>,
        &copy;&nbsp;2002&nbsp;&nbsp;&nbsp;&nbsp;
        <a href="http://www.brockmann-consult.de/">
            <img src="../images/bc_logo.gif" alt="Brockmann Consult" align="bottom" border=0 width=18 height=18>
        </a>
        &nbsp;&nbsp;&nbsp;&nbsp;
        <a href="http://envisat.esa.int/">
            <img src="../images/esa_logo.gif" alt="Eropean Space Agency" align="bottom" border=0 width=50 height=18>
        </a>
    </address>
</div>
</body>
</html>